The new title bar in WPF aims to modernize the interface of the new Promob, preserving the already known functions such as minimize, maximize, close, drag, and restore. Additionally, it also brings the QuickMenu, which allows the creation of custom shortcuts directly on the title bar.
Title bar WPF
How to Access the WPF Title Bar
1. Activate the New Promob.
2. The new WPF title bar will be displayed automatically at the top of the window, replacing the old bar.
3. After activating the new title bar, it is possible to use all the QuickMenu features.
Quick Menu
Initial Structure
1. The QuickMenu comes pre-configured by default with two groups of items:
Fixed items (non-removable): Connect, Project, Information Services.
Suggested items (customizable): Show, Collision, Joints, Auto lower, Preferences.
2. The two groups are separated by a visual divider to facilitate identification.
How to Add Items
1. Right-click on a Ribbon/Menu button.
2. Select the option Add to QuickMenu.
3. A tab appears to confirm the insertion of the respective item into the Quick Menu.
4. By clicking OK, the item will be displayed as a small icon on the title bar.
How to Remove Items
1. Right-click on an item in the QuickMenu.
2. Select the option Remove from QuickMenu.
3. The item will disappear from the bar.
IMPORTANT: Default items (such as Connect, Project, Information Services) cannot be removed.
How to Reset the QuickMenu
1. Right-click on the title bar.
2. Select the option Reset QuickMenu.
3. A tab appears to confirm the reset of the QuickMenu.
IMPORTANT: when resetting the QuickMenu to the default configuration, all customized items are removed.
4. By clicking OK, the QuickMenu is reset.