From 8913c91e83c92cb35a72b1a1cafb90117eec38a7 Mon Sep 17 00:00:00 2001 From: jaseg Date: Tue, 29 Dec 2020 12:03:52 +0100 Subject: Persist settings --- plugin/main_dialog.fbp | 197 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 197 insertions(+) (limited to 'plugin/main_dialog.fbp') diff --git a/plugin/main_dialog.fbp b/plugin/main_dialog.fbp index 65bd700..2d08714 100644 --- a/plugin/main_dialog.fbp +++ b/plugin/main_dialog.fbp @@ -863,6 +863,203 @@ + + 5 + wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT|wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + Board edge clearance + 0 + + 0 + + + 0 + + 1 + m_staticText261 + 1 + + + protected + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + + + -1 + + + + 5 + wxEXPAND + 1 + + + bSizer51 + wxHORIZONTAL + none + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + 3 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + 0.1 + 1.500000 + 1000 + + 0 + + 0 + + 0 + + 1 + m_edgeClearanceSpin + 1 + + + protected + 1 + + Resizable + 1 + + wxSP_ARROW_KEYS + ; ; forward_declare + 0 + + + + + + + + + 5 + wxALIGN_CENTER_VERTICAL|wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + mm + 0 + + 0 + + + 0 + + 1 + m_staticText61 + 1 + + + protected + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + + + -1 + + + + 5 wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT|wxALL -- cgit