From 3263bda23b8bccb9958471be064603d958f08253 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 26 Dec 2022 16:23:14 +0100 Subject: Improve game import in db --- tools/wxFrameBuilder.fbp | 303 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 217 insertions(+), 86 deletions(-) (limited to 'tools') diff --git a/tools/wxFrameBuilder.fbp b/tools/wxFrameBuilder.fbp index c442080..006a2d1 100644 --- a/tools/wxFrameBuilder.fbp +++ b/tools/wxFrameBuilder.fbp @@ -5135,7 +5135,7 @@ - + 0 wxAUI_MGR_DEFAULT @@ -5158,7 +5158,7 @@ wxTAB_TRAVERSAL - + main_sizer wxVERTICAL @@ -5520,7 +5520,7 @@ - + 0 wxAUI_MGR_DEFAULT @@ -5536,23 +5536,23 @@ TabBase_TabImport - 500,200 + 500,661 ; ; forward_declare 0 wxTAB_TRAVERSAL - + main_sizer wxVERTICAL none - + 5 - wxALL + wxALL|wxEXPAND 0 - + 1 1 1 @@ -5562,7 +5562,7 @@ - + wxSYS_COLOUR_WINDOW 1 0 @@ -5580,7 +5580,7 @@ 0 0 wxID_ANY - From opened games + No pending imports 0 0 @@ -5589,7 +5589,7 @@ 0 1 - from_game_label + pending_imports 1 @@ -5609,15 +5609,134 @@ -1 - + + 5 + wxEXPAND | wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + + 0 + + + 0 + + 1 + m_staticline41 + 1 + + + protected + 1 + + Resizable + 1 + + wxLI_HORIZONTAL + ; ; forward_declare + 0 + + + + + + + 5 wxALIGN_TOP|wxEXPAND - 1 - + 0 + - top_sizer + games_sizer wxHORIZONTAL none + + 5 + wxALIGN_CENTER_VERTICAL|wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + wxSYS_COLOUR_WINDOW + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + Games: + 0 + + 0 + + + 0 + + 1 + from_game_label + 1 + + + protected + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + + + -1 + + 5 wxALIGN_CENTER_VERTICAL|wxALL @@ -5720,7 +5839,7 @@ 0 0 - wxID_ANY + ID_IMPORT_GAME_BUTTON Import Game 0 @@ -5816,80 +5935,19 @@ - - 5 - wxALL - 0 - - 1 - 1 - 1 - 1 - - - - - - - - 1 - 0 - 1 - - 1 - 0 - Dock - 0 - Left - 1 - - 1 - - 0 - 0 - wxID_ANY - From opened databases - 0 - - 0 - - - 0 - - 1 - from_db_label - 1 - - - protected - 1 - - Resizable - 1 - - - ; ; forward_declare - 0 - - - - - -1 - - - + 5 wxEXPAND - 100 - + 80 + - bottom_sizer + databases_sizer wxVERTICAL none - + 5 wxEXPAND - 1 + 0 bSizer33 @@ -6099,7 +6157,7 @@ 5 wxALL|wxEXPAND - 20 + 100 1 1 @@ -6145,7 +6203,7 @@ Resizable 1 - wxLC_ICON|wxLC_REPORT + wxLC_REPORT ; ; forward_declare 0 @@ -6195,7 +6253,7 @@ 0 0 - wxID_ANY + ID_IMPORT_SELECTION Import Selection 0 @@ -6231,6 +6289,79 @@ + + 5 + wxALL|wxEXPAND + 0 + + 1 + 1 + 1 + 1 + + + + + 0 + + + + + 1 + 0 + 1 + + 1 + + 0 + 0 + + Dock + 0 + Left + 1 + + 1 + + + 0 + 0 + ID_IMPORT_DB + Import all games + + 0 + + 0 + + + 0 + + 1 + m_button16 + 1 + + + protected + 1 + + + + Resizable + 1 + + + ; ; forward_declare + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + -- cgit v1.2.3