User`s guide
15 Examples of GUIs Created Programmatically
Icon Editor GUI Components
The GUI
includes the following components:
• An edi
t text box that instructs the user or contains the name of the file to
be edi
ted. The edit text is labeled using a static text.
• Apush
button to the right of the edit text enables the user to select an
exis
ting icon file for editing.
• Apan
el containing an axes. The axes displays a 16-by-16 grid for drawing
an ic
on.
• Apa
nel containing a button that shows a preview of the icon as it is being
cre
ated.
• Aco
lor palette that is created in a separate script and embedded in this
GU
I. See “Color Palette” on page 15-51.
15-64