Re: How to change the size of a stack or card by a script

2008-07-03 Thread Reinhold Venzl-Schubert

Hi Mikey!


set the width of this stack to newWidth
set the height of this stack to newHeight

you can also modify the rect of the stack.  The rect is a four-item  
property

in the order top,left,bottom,right


In this way it works

Thanks
Reinhold
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to change the size of a stack or card by a script

2008-06-28 Thread Mikey
set the width of this stack to newWidth
set the height of this stack to newHeight

you can also modify the rect of the stack.  The rect is a four-item property
in the order top,left,bottom,right

-- 
Dan Quayle  - "It's time for the human race to enter the solar system."
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


How to change the size of a stack or card by a script

2008-06-27 Thread Reinhold Venzl-Schubert

Hi!

I created a TabPanel-Button, but one group is small and an other big.  
So I changed the size of the Button acording to the group by a  
script, but I cannot change the size of the stack or card.


How can I do it?

Thanks
Reinhold
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution