On Feb 16, 2006, at 11:42 AM, Richard Gaskin wrote:

In the meantime this works for all cases except going to another stack in the same window:

on preOpenStack
 if the platform is "MacOS" then
   set the liveResizing of this stack to true
 else
   set the decorations of this stack to default
 end if
 pass preOpenStack
end preOpenStack

Greetings Richard,

Thanks a bunch, this does the job just fine.  :-)

Trevor,

Thanks, but I think Richard's solution is what I need.

-Garrett
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to