From 723f7cc91bd8fb548cfaad3f0c104439f686a3e0 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 25 Dec 2022 19:43:05 +0100 Subject: Improve import tab --- tools/wxFrameBuilder.fbp | 85 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 79 insertions(+), 6 deletions(-) (limited to 'tools/wxFrameBuilder.fbp') diff --git a/tools/wxFrameBuilder.fbp b/tools/wxFrameBuilder.fbp index 2a654ce..b25560c 100644 --- a/tools/wxFrameBuilder.fbp +++ b/tools/wxFrameBuilder.fbp @@ -6018,7 +6018,7 @@ -1 1 - + wxCB_READONLY ; ; forward_declare 0 @@ -6356,7 +6356,7 @@ -1 1 - + wxCB_READONLY ; ; forward_declare 0 @@ -6407,8 +6407,8 @@ 0 0 - wxID_ANY - Import Selection + ID_LOAD_BUTTON + Load 0 @@ -6418,7 +6418,7 @@ 0 1 - import_from_db_button + load_button 1 @@ -6494,7 +6494,80 @@ Resizable 1 - wxLC_ICON + wxLC_ICON|wxLC_REPORT + ; ; forward_declare + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + + + 5 + wxALL|wxEXPAND + 0 + + 1 + 1 + 1 + 1 + + + + + 0 + + + + + 1 + 0 + 1 + + 1 + + 0 + 0 + + Dock + 0 + Left + 1 + + 1 + + + 0 + 0 + wxID_ANY + Import Selection + + 0 + + 0 + + + 0 + + 1 + import_from_db_button + 1 + + + protected + 1 + + + + Resizable + 1 + + ; ; forward_declare 0 -- cgit v1.2.3