-
Notifications
You must be signed in to change notification settings - Fork 0
Edit Mode
Edit mode is where configuration changes to the buttons and tabs are made. It can be enabled by clicking the edit mode button
In Edit mode the following additional buttons are available.
The buttons are (from left to right):
- Edit Current Tab Settings
- Clone Current Tab - Make a new copy of the currently selected tab.
- Add A New Tab
- Delete Current Tab - (Only available if all Buttons are removed from tab)
- Add a new Panel
- Add a new Button to the Current Tab
- Save Changes
- Save Changes and close Edit Mode
- Close Edit Mode
When in edit mode, custom button icons will change to a Cog, and now when a button is clicked it will activate the resizing frame, and allow moving the button around the window with click+drag. In addition each button has a right click context pop-up menu:
The right click pop-up menu buttons are as follows (left to right):
- Toggle between Auto size and Manual Size button.
- Delete Button - Deletes Button
- Clone button - Makes a new copy of the current button.
- Bring To Front - Move button to top layer
- Edit Button Settings - Edit the actions and parameters of the button.
General Notes On Layouts:
BtnCmd uses absolute pixel positions to locate and fix the size of objects in layouts. This means that opening a layout on a screen with a different resolution to the original will have various impacts on the original positions of the objects - this is especially true when opening a layout designed on a desktop on a mobile device. Dynamic scaling for different resolutions will not work for BtnCmd layouts.