From 4adb5ff056d4a5a35cd7f76a9785c5cab57fdc03 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Fri, 25 Feb 2022 09:21:26 +0100 Subject: Improve game base panel --- tools/wxframebuilder/BasePanel.fbp | 364 ++++++++++++++++++++++++++++--------- 1 file changed, 283 insertions(+), 81 deletions(-) (limited to 'tools') diff --git a/tools/wxframebuilder/BasePanel.fbp b/tools/wxframebuilder/BasePanel.fbp index 14d0031..9b07ebd 100644 --- a/tools/wxframebuilder/BasePanel.fbp +++ b/tools/wxframebuilder/BasePanel.fbp @@ -66,11 +66,11 @@ top_sizer wxHORIZONTAL none - + 5 wxALIGN_CENTER_VERTICAL|wxALL - 0 - + 1 + 1 1 1 @@ -98,7 +98,7 @@ 0 0 wxID_ANY - Current base: + unknown 0 0 @@ -107,66 +107,6 @@ 0 1 - current_base_label - 1 - - - protected - 1 - - Resizable - 1 - - - ; ; forward_declare - 0 - - - - - -1 - - - - 5 - wxALIGN_CENTER_VERTICAL|wxALL - 1 - - 1 - 1 - 1 - 1 - - - - - - - - 1 - 0 - 1 - - 1 - 0 - Dock - 0 - Left - 0 - - 1 - - 0 - 0 - wxID_ANY - - 0 - - - - 0 - - 1 current_base 1 @@ -181,14 +121,10 @@ ; ; forward_declare 0 - - wxFILTER_NONE - wxDefaultValidator - - + -1 @@ -339,11 +275,11 @@ - + 5 - wxALL|wxEXPAND - 1 - + wxEXPAND | wxALL + 0 + 1 1 1 @@ -378,7 +314,7 @@ 0 1 - game_list + separator_1 1 @@ -387,15 +323,11 @@ Resizable 1 - -1,-1 - wxLC_REPORT + + wxLI_HORIZONTAL ; ; forward_declare 0 - - wxFILTER_NONE - wxDefaultValidator - @@ -410,6 +342,131 @@ bottom_sizer wxHORIZONTAL none + + 5 + wxALIGN_CENTER_VERTICAL|wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + Import games from: + 0 + + 0 + + + 0 + + 1 + append_choice_label + 1 + + + protected + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + + + -1 + + + + 5 + wxALIGN_CENTER_VERTICAL|wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + + 0 + + + 0 + + 1 + append_choice + 1 + + + protected + 1 + + Resizable + 0 + 1 + + + ; ; forward_declare + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + 5 wxALL @@ -448,7 +505,90 @@ 0 0 wxID_ANY - Delete + Append + + 0 + + 0 + + + 0 + + 1 + append_button + 1 + + + protected + 1 + + + + Resizable + 1 + + + ; ; forward_declare + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + + + 5 + wxEXPAND + 1 + + 0 + protected + 0 + + + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + 0 + + + + + 1 + 0 + 1 + + 1 + + 0 + 0 + + Dock + 0 + Left + 1 + + 1 + + + 0 + 0 + wxID_ANY + Delete selection 0 @@ -485,6 +625,68 @@ + + 5 + wxALL|wxEXPAND + 1 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + + 0 + + + 0 + + 1 + game_list + 1 + + + protected + 1 + + Resizable + 1 + -1,-1 + wxLC_REPORT + ; ; forward_declare + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + -- cgit v1.2.3