KeyWorksRW / wxUiEditor

RAD tool used to create and maintain wxWidgets UI elements.
Apache License 2.0
63 stars 7 forks source link

Add new Different Project menu item/tool #1334

Closed Randalphwa closed 8 months ago

Randalphwa commented 8 months ago

This PR adds a new Different Project menu item (first item under the File menu) and replaces the New and Open toolbar tools with a single Different Project tool. The Different Project command launches the Startup Dialog, giving the user access to New, Open, Recent and Import project options.

This also slightly changes where the Startup Dialog appears when wxUiEditor is first loaded -- instead of being centered vertically on the screen, it's now moved up so that 1/3 of the remaining desktop space is above it instead of 1/2.