From 3b9f2cfdbcf8653450c06a000e80958190edacf4 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 2 Feb 2023 10:28:12 +0100 Subject: Improve about dialog --- tools/wxFrameBuilder.fbp | 302 +++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 250 insertions(+), 52 deletions(-) (limited to 'tools/wxFrameBuilder.fbp') diff --git a/tools/wxFrameBuilder.fbp b/tools/wxFrameBuilder.fbp index f99e296..861d3be 100644 --- a/tools/wxFrameBuilder.fbp +++ b/tools/wxFrameBuilder.fbp @@ -228,60 +228,132 @@ none 5 - wxALL + wxEXPAND 0 - - 1 - 1 - 1 - 1 - - - - - - - - - 1 - 0 - 1 - - 1 - 0 - Dock - 0 - Left - 1 - - 1 - - 0 - 0 - wxID_ANY - - 0 - - - 0 + - 1 - ochess_icon - 1 - - - public - 1 - - Resizable - 1 - - ; ; forward_declare - 0 - - - - + top_sizer + wxHORIZONTAL + none + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + + 0 + + + 0 + + 1 + app_icon + 1 + + + public + 1 + + Resizable + 1 + + ; ; 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 + MyLabel + 0 + + 0 + + + 0 + + 1 + appname_text + 1 + + + public + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + + + -1 + + @@ -467,6 +539,132 @@ + + + Credits + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + + 0 + + + 0 + + 1 + credits_panel + 1 + + + protected + 1 + + Resizable + 1 + + ; ; forward_declare + 0 + + + + wxTAB_TRAVERSAL + + + credits_sizer + wxVERTICAL + none + + 5 + wxEXPAND | wxALL + 1 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + + 0 + + + 0 + + 1 + credits_richtext + 1 + + + public + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + wxVSCROLL|wxHSCROLL|wxNO_BORDER|wxWANTS_CHARS + + + + + -- cgit v1.2.3