To add a component to your application, do the following:
- Open the component file that you want to add the new component to, such as appCanvas.xml.
Typically, if you're developing an application, you add the component to the default project file, appCanvas.xml. To create a new component, choose File > New > GUI Component.
- Select a component in the Component Libraries palette.
- Do one of the following:
- Drag and drop the component onto an open component file in the work area.
- Drag and drop the component in the Component Hierarchy palette. If you drop the component onto a node, the component is added as a child of the node. If you drop the component between nodes, it's added as a sibling of the nodes.
|
|