Eleven types of widgets are provided by the XUI Editor. And this
function makes the UI design more convenient. Comply with the following instructions
when using this function:
- The predefined widgets are Composite, Text, Combo, Button, Label, Password,
Checkbox, RadioButton, List, and Group. After the XUI file is created,
you can see the predefined widgets.
- Composite is the base of widgets, which means you should put other
widgets on top of Composite. The widgets other than Composite can
live on the Composite only.
- The user can move, resize, or delete the widget on the design panel. And
the properties of the selected widget can be displayed in the Properties view.
- If there are other Composites in the root Composite, the
widgets can be moved freely between the parent Composite and children Composites.