Scrolling a stack up or down

Klaus Major klaus at major-k.de
Mon Jan 26 20:45:43 EST 2004


Hi CJzephyer1 at aol.com,

> I cannot scroll up or down what do you suggest?

Get you one of these cheap "stackscrollbars" at Ebay :-D

No, just kidding ;-)

Since scrolling windows are not supported by the engine, you will have 
to
use this old trick:

Create your layout...
Select all objects and GROUP them...
Set the "lockloc" of that group to true
Add horizontal and vertical scrollbars to the group...
And put this into the script of the card:

on resizestack
   set the rect of group "your group name here" to the rect of this cd
end resizestack

Now resize your stack and see what happens :-)

Hope that helps...


Regards

Klaus Major
klaus at major-k.de
www.major-k.de



More information about the metacard mailing list