Eleven types of widgets are provided by the XUI Editor. And the WYSWYG
(What You See is What You Get) 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.
- You can move, resize, or delete the widget in 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.