General Interface is an open source project hosted by the Dojo Foundation

Creating Components

When you create a new project from the Empty Project template in General Interface Builder, a default component file, appCanvas.xml, is automatically created for you. This is typically where you begin designing the application user interface. You can also create new components, such as buttons, dialogs, and so on.

To create a new component file, choose File > New GUI Component. A new untitled file tab opens in the work area.

Then develop the component by adding other components, setting properties and events, and so on.

To save the new component file, complete these steps:

  1. Choose File > Save or right-click the file tab at the top of the work area and choose Save.
  2. Browse to a directory. Optionally, browse to the recommended components folder in the project.
    If you want to add the component to the Component Hierarchy palette so you can reuse it, save the component to your workspace/prototypes folder. See Saving a Custom Button.
  3. Enter a file name and the .xml extension.
  4. Choose Save to close the Save File dialog.

Contents

Searching General Interface Docs

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.