From ed3be72c5a41d3610afda223ff27681e3502742f Mon Sep 17 00:00:00 2001 From: skidau Date: Wed, 6 May 2015 10:38:10 +0000 Subject: [PATCH] Moved the Load State and Save State menus to the File menu. Removed the "Welcome to wxVBAM!" status message. --- src/wx/guiinit.cpp | 2 +- src/wx/xrc/MainMenu.xrc | 214 ++++++++++++++++++++-------------------- 2 files changed, 108 insertions(+), 108 deletions(-) diff --git a/src/wx/guiinit.cpp b/src/wx/guiinit.cpp index 663d8e36..f40a3e5b 100644 --- a/src/wx/guiinit.cpp +++ b/src/wx/guiinit.cpp @@ -2195,7 +2195,7 @@ bool MainFrame::BindControls() SetIcon(icon); // NOOP if no status area - SetStatusText(_("Welcome to wxVBAM!")); + SetStatusText(_("")); // Prepare system accel table for (int i = 0; i < num_def_accels; i++) diff --git a/src/wx/xrc/MainMenu.xrc b/src/wx/xrc/MainMenu.xrc index c14ed722..047e0f53 100644 --- a/src/wx/xrc/MainMenu.xrc +++ b/src/wx/xrc/MainMenu.xrc @@ -28,113 +28,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ctrl+P - 1 - - - - Ctrl+N - - - - Ctrl+B - - - - - - F11 - - - - - 1 - - - - 1 - - - - 1 - - - - 1 - - - - - 1 - - - - 1 - - @@ -253,6 +146,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ctrl+P + 1 + + + + Ctrl+N + + + + Ctrl+B + + + + + + F11 + + + + + 1 + + + + 1 + + + + 1 + + + + 1 + + + + + 1 + + + + 1 + + Ctrl+R