From 5f209bd1d566adc21b061633781cbe54eb72648a Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 27 Feb 2022 16:19:26 +0100 Subject: Create live engine dialog --- tools/wxframebuilder/LiveEngineDialog.fbp | 263 ++++++++++++++++++++++++++++++ 1 file changed, 263 insertions(+) create mode 100644 tools/wxframebuilder/LiveEngineDialog.fbp (limited to 'tools') diff --git a/tools/wxframebuilder/LiveEngineDialog.fbp b/tools/wxframebuilder/LiveEngineDialog.fbp new file mode 100644 index 0000000..817a82d --- /dev/null +++ b/tools/wxframebuilder/LiveEngineDialog.fbp @@ -0,0 +1,263 @@ + + + + + ; + C++ + 1 + source_name + 0 + 0 + res + UTF-8 + connect + LiveEngineDialogFB + 1000 + none + + + 0 + LiveEngineDialogFB + + ../../src/game_tab/editor + + 1 + 1 + 1 + 1 + UI + 0 + 0 + 0 + + 0 + wxAUI_MGR_DEFAULT + + wxBOTH + + 1 + 1 + impl_virtual + + + + 0 + wxID_ANY + + + LiveEngineDialogFB + + 464,468 + wxDEFAULT_DIALOG_STYLE + ; ; forward_declare + + + 0 + + + + + + main_sizer + wxVERTICAL + none + + 5 + wxEXPAND + 0 + + + current_engine_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 + Current engine: + 0 + + 0 + + + 0 + + 1 + current_engine_label + 1 + + + protected + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + + + -1 + + + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_ANY + ??? + 0 + + 0 + + + 0 + + 1 + current_engine + 1 + + + protected + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + + + -1 + + + + + + 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 + lines_list + 1 + + + protected + 1 + + Resizable + 1 + + + ; ; forward_declare + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + + + + + -- cgit v1.2.3