Some basic properties of a selected widget, such as foreground
color, font and text, can be modified in the General property view
of the XUI Editor. Perform the following steps to get the overall understanding
of this function:
- Select a widget in the design panel and check the Properties view.
- The Appearance properties are for some vision related characteristics.
The widget is displayed as you require by editing the properties in this item.
Most of the modification of Appearance properties can be seen on the design
panel. All the modification will create codes in the Source view. See
the following figure.
- The General properties are for common characteristics of the widgets.
The modification of them will create codes in the Source view. See the following
figure.