Hi Joe,

this would be a crude fix but you might try it:
Edit the script of the stack using

edit the script of stack "revMenuManager"

and then put in

on openStack
        set the rect of stack "revMenuManager" to "100,100,580,540"
        -- pobably add: pass openStack
end openStack

Try to save the stack (it worked on my PC).

All the best
Thomas

--
Thomas Fischer
Salzburg 

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Auftrag von
> [EMAIL PROTECTED]
> Gesendet: Freitag, 21. Oktober 2005 14:49
> An: use-revolution@lists.runrev.com
> Betreff: Re: Resizing Boxes
> 
> 
> 
> In a message dated 10/20/05 9:42:03 PM, [EMAIL PROTECTED] writes:
> 
> 
> > At 6:11 PM -0400 10/20/2005, [EMAIL PROTECTED] wrote:
> > >Is there a way to resize the menu builder window? I'm using 
> Mac OSX. That
> > >window now takes up my entire screen. I figure my software or 
> stacks are
> > >corrupted, but since they still work I'm trying to find a way 
> to deal with 
> > it.
> > 
> > Try typing this in the message box:
> > 
> >    set the rect of stack "revMenuManager" to "100,100,580,540"
> > 
> 
> I did that and it works! The that is only a temporary fix though. 
> I saved the 
> stack after doing that and then closed and reopened it and the 
> Menu Manager 
> was full screen again. :(
> 
> Joe
> _______________________________________________
> 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

_______________________________________________
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

Reply via email to