The guiDesigner toolbar is located at the top of the guiDesigner program window. It contains the most commonly used tools.
Create a new project (GUI) to work on. Clicking on this button brings up the save dialog where you must create a .GUI file and save it in a folder of your choice before you can begin working on it.
Open an existing guiDesigner project.
Save the current project you are working on using the current file name and location.
Save the current project under a new file name and/or location if you wish.
Create a new page in the current guidesigner project. Each new page has two orientations, Portrait and Landscape. Portrait mode is defined as the orientation where the height is larger than the width, and Landscape is when the width is larger than the height.
Learn more about pages.
Create a new subpage in the current guiDesigner project.
Learn more about subpages.
Select GUI objects via a rectangular box selection tool.
Select GUI objects by clicking on them with the arrow tool.
Zoom in on a section of the GUI. To zoom out hold ALT.
Double click the toolbar zoom icon to revert back to 100%.
Use keyboard shortcut CTRL+1 to revert to 100% and resize the window to fit.
Add buttons to you GUI. Learn more about buttons.
Add gauges to your GUI. Learn more about gauges.
Add sliders to your GUI. Learn more about sliders.
Add images to your GUI project. Any raster image is compatible eg. png, jpg, gif, bmp etc. For best results use png.
Learn more about the image tool.
Place text in your GUI project. Learn more about the text tool.
Place an input field in your GUI that allows for text input via the onscreen keyboard. Learn more about the input tool.
Place a list in your GUI project. A list is a dynamic GUI object where the contents can be scrolled vertically or horizontally.
Learn more about lists.
Embed a browser window in your GUI. Learn more about the webpage tool.
Implement a video in your GUI project. Learn more about the video tool.
Quickly assign digital joins to multiple objects in your GUI. Learn more about joins.
Quickly assign analog joins to multiple objects in your GUI. Learn more about joins.
Quickly assign serial joins to multiple objects in your GUI. Learn more about joins.
Quickly assign text value to buttons and text objects.
Quickly assign a theme to multiple objects. Learn more about themes.
Quickly duplicates a buttons overlay image position properties to other buttons within your project. Learn more about overlay images and button propertiesButton Tool.
Align a selected group of GUI objects by their top edge. Using this tool will make sure the top edge of all objects are at the same level in your GUI.
Align a selected group of GUI objects by their vertical center. Using this tool will make sure the vertical centers of all objects are at the same level in your GUI.
Align a selected group of GUI objects by their bottom edge. Using this tool will make sure the borrom edge of all objects are at the same level in your GUI.
Align a selected group of GUI objects by their left edge. Using this tool will make sure the left edge of all objects are at the same level in your GUI.
Align a selected group of GUI objects by their horizontal centers. Using this tool will make sure the horizontal center of all objects are at the same level in your GUI.
Align a selected group of GUI objects by their right edge. Using this tool will make sure the right edge of all objects are at the same level in your GUI.
Align a select GUI objects (or group of objects) by its centers to the vertical center of the page. Groups of objects will move as a whole, and not as individual objects.
Align a select GUI objects (or group of objects) by its centers to the horizontal center of the page. Groups of objects will move as a whole, and not as individual objects.
Distributes the selected GUI objects evenly vertically on the page.
Distributes the selected GUI objects evenly horizontally on the page.
Adjusts the Z order of the selected GUI object(s). Options include:
Reveals or hides the Theme Manager in your guiDesigner window.
Reveals or hides the System Manager in your guiDesigner window.
Reveals or hides the Gesture Manager in your guiDesigner window.
Reveals or hides the Sound Manager in your guiDesigner window.
Reveals or hides the Regex Tester in your guiDesigner window.
Reveals or hides the WOL Generator in your guiDesigner window.