The revMenuBar
J. Landman Gay
jacque at hyperactivesw.com
Mon Apr 30 00:25:32 EDT 2012
On 4/29/12 8:31 PM, Cal Horner wrote:
> Is there any reason for the IDE revMenubar to be as wide as it is?
What OS?
>
> If you have ever taken a little wander with the Property inspector you will
> see that the max width and max height can be 65535!
>
> What could be the possible reason for the attributes to be set that large?
Those are the default values for all new stacks. They don't represent
the current size, they are the maximum upper limit. Stacks almost never
use those figures.
>
> Well, anyway back to the questions at hand:
>
> 1) The reason for all the extra real estate.
>
> 2) what is the preferred way of locking it back to a smaller width?
>
> In other words, I could make use of that extra space that is now being taken
> up, for no apparent reason, by a very large blank space on the menubar.
On a Mac, the menubar is the width of the monitor and is always the same
as any other app, and the toolbar under it just fits the icons. You must
mean Windows or Linux. You could try setting the maxwidth in the stack
inspector to whatever you want and see if that works. The size might be
scripted though.
I never noticed it being too wide. How wide is it on your monitor?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list