StoryBoard

Bob Arning squeak-dev at lists.squeakfoundation.org
Wed Oct 9 01:10:57 UTC 2002


On Mon, 7 Oct 2002 13:30:52 -0700 "Ricardo Garcia" =
<ricky_7 at media.mit.edu> wrote:
>Does anyone know how the StoryBoard object works, I want to know how =
to work functions such as zoomIn, zoomOut, Tilt, and drag.=20

Ricardo,

The controls are

- (Pan) click in the light blue area and drag left to right to shift =
the contents of the SBBM left or right
- (Tilt) use the up and down arrows to move the SBBM contents up or down
- (Zoom) use the right and left arrows to zoom in or out

Notes:

- the keys used for tilt and zoom are specifically Macintosh keys and =
may be changed via the red halo handle menu ('change tilt and zoom =
keys') on the light blue area (ZoomAndScrollController)
- the tilt and zoom keys work as long as the mouse is in the light blue =
area
- the sliders below change the sensitivity of the above

Cheers,
Bob



More information about the Squeak-dev mailing list