Scenario 4 - Sensitizing an Object
In this scenario, we continue with the painting program by sensitizing
the Cancel button with the Sensitize button found on the
Widget toolbar.
Notice that Layer1 is the active layer, and the Canvas
Navigator is in
the background.
Screen 1:
This is the opening window. The user will now select the
Cancel button.
Screen 2:
The user has selected the Cancel button. The user now
wants
to link this object to Layer2 where the Cancel dialog window
resides.
The user selects the Sensitize button on the Widget
toolbar.
Screen 3:
After selecting the Sensitize button, the Linkto ... window
comes to the foreground. Before choosing between Layer & Canvas,
the user must make sure the appropriate Layer or Canvas is the current
one. To choose Layer2, the user clicks on the Layer2
tab at the bottom
of the Canvas.
Screen 4:
Layer2 is now the active layer. Notice that the
PainterApp
1.1 window is now behind Layer2's grid lines and the Cancel
dialog window
is on Layer2. It is assumed that the user has already created
this
on Layer2. Note: If Layer2 had not been set to
transparent,
the PainterApp
1.1 window, which resides on Layer1, would not be visible from
Layer2.
The user now selects the This Layer button (Layer2) as the link
from
the Cancel button. When running the story board, if the Cancel button
is selected, then Layer2 becomes active.
Screen 5:
The sensitization of the Cancel button is now complete. You
can now see Layer2 as it would appear when running the story board
(minus
the grid lines of course).
Screen 6:
The user has selected the Canvas Navigator to check that
the link
is correct. As the Canvas Navigator window shows, the
Cancel object
(Cancel button) is linked to Layer2.