User`s guide
11 Lay Out a Programmatic GUI
shows the Backgrou ndCo lor and S tring properties of a list box altered using
the Property Editor.
Most of the properties that the Property Editor can set are cosmetic. To modify
values for other properties, click Mo re Properties. The Property Inspector
opens (or, if already open, receives focus) to display properties of the selected
object. Use it to change properties that the Property Editor does not display.
Whenyoufinishsettingaproperty,youneedtosaveitsvalue:
• If your GUI program file opens a saved FIG-file each time it runs, save
(or re-save) the figure itself.
• If your GUI program file creates the figure each time it runs, save the
property value in your program file.
11-48