9.3

Table Of Contents
Hit: Defines the interactive area of the button. This state is not displayed; it simply provides
an indication of where the button should be clickable and where it should not be clickable.
You can think of this state as a "button mask." If you leave this state blank, your button
will not work.
Disable: The button is not clickable.
Because you can click an On/Off button in its Up state and in its Down state, On/Off
buttons have two On states (On-Up, On-Down) and two Off states (Off-Up, Off-Down).
However, you don't have to create a different image for every button state if you don't
want to.
To construct a multi-state button in a Button layout:
1
Create a Button object, as described in "Creating an object." Make sure the Button object is
selected.
2
To create a Button layout, choose New from the Button drop-down menu. The New
Interactive Layout dialog box displays.
3
Give the layout a name and choose a button type from the Button Type drop-down menu,
and then click OK. (The Width and Height are automatically copied from the Button
object.)
4
Make sure Window > Page Layout is checked. The Page Layout palette displays a page
for each button state.
A GUIDE TO QUARKXPRESS 9.3 | 295
INTERACTIVE LAYOUTS