The Widgets palette shows the set of widgets that can be dragged and dropped onto the page canvas. Note that different hosting platforms might offer different collections of widgets. Some of the categories you might see include the following categories: Dojo Containers, Dojo Controls, HTML, Dojox Mobile, Clip art and Drawing tools.
The Files palette displays the files in your user workspace folder, where all of your Maqetta files are stored. If you are accessing Maqetta from the server then this is a folder associated with your username on the Maqetta server. If you are running Maqetta locally then this is the local Maqetta workspace folder specified in the Maqetta startup file. See Accessing / Installing Maqetta for more information.
The Files palette has toolbar with three icons:
The Files palette has a context menu with 4 commands:
The Properties palette is grouped into the following sections:
The Outline palette shows the object/widget hierarchy for the current page. You can select a widget or subwidget from the Outline palette and the corresponding widget will become selected on the page editor canvas.
The Outline palette also provides a way to show/hide widgets in various states (e.g. show a dialog box when a button is clicked). Click on the eye icon to toggle the visibility of the widget on the page editor canvas.
The States palette is for creating interactive states for your page. Every page has an initial state, which is represented in the States palette by the entry called Normal state. You can add additional states that define what the page should look like after a given user action. For example, if a dialog box should appear when a user clicks on a button, a new state can be created that displays the dialog box.