
6 Laying Out a GUI
6-30
and Min properties so that Max-Min>1. For example, Max=2,
Min = 0.
- Set the
Value property to the index of the item you want selected when the
list box is first displayed. If you want no initial selection, (1) set the
Value
property to an empty matrix by deleting the current value, and (2) set the
Max and Min properties such that Max - Min > 1. This enables multiple
selection, which is necessary if you want no initial selection.
Panel, Button Group
The panel and button group enable you to group other components. You can
specify a title for panels and button groups. You can also place the title at the
top or bottom of the component, at the left, middle, or right.
1 In the Property Inspector, select Title and then replace the value with the
text you want to use.
2 The panel or button group title changes when you click outside the Title
field.
Kommentare zu diesen Handbüchern