Hi [EMAIL PROTECTED],

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
[EMAIL PROTECTED]
www.major-k.de

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to