AW: Resizing Boxes

2005-10-21 Thread Thomas Fischer
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

Re: AW: Resizing Boxes

2005-10-21 Thread AbilityForms
In a message dated 10/21/05 10:47:09 AM, [EMAIL PROTECTED] writes: 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

AW: AW: Resizing Boxes

2005-10-21 Thread Thomas Fischer
Hi, Thanks that worked nicely. Now I need to fix the inspector and the error boxes. I was surprised that your script didn't work as a preOpenStack handler. Actually I never thought of this, I'm slowly moving from HyperCard to Revolution and have not arrived yet. No preOpenStack in

Re: AW: AW: Resizing Boxes

2005-10-21 Thread Eric Chatonet
Hi Thomas, The main part of the user preferences is stored in the custom properties of the Rev Preferences stack. As for the Menu Builder, only the topleft of the stack (the cREVMenuManagerTopLeft of stack revPreferences) is stored in order to position again the window at the same place