Defining the window’s properties
Contents
Every window and control has a style that determines how it
appears to the user. You define a window’s style by choosing settings
in the Window painter’s Properties view. A window’s style encompasses
its:
-
Type
-
Basic appearance
-
Initial position on the screen
-
Icon when minimized
-
Pointer
About defining a window’s style
When you define a window’s style in the Window painter, you
are actually assigning values to the properties for the window. You
can programmatically change a window’s style during execution by
setting its properties in scripts. For a complete list of window
properties, see the section called “Window control” in Objects and Controls.
To specify window properties
-
Click the window’s background to display the window’s
properties in the Properties view.Another way to display window properties
You can also select the window name in the Control List
view. -
Choose the tab appropriate to the property you want to
specify:To specify the window’s
Choose this tab
Name, type, state, color, and whether a menu
is associated with itGeneral
Icon to represent the window when you
minimize itGeneral
Transparency
General
Opening and closing animation
stylesGeneral
Position and size when it displays at
runtimeOther
Default cursor whenever the mouse moves over
the windowOther
Horizontal and vertical scroll bar
placementScroll
Toolbar placement
Toolbar