Problem with stack dimensions

Sarah Reichelt sarah.reichelt at gmail.com
Fri Dec 30 19:47:32 EST 2005


> > In the IDE, when you open the stack it will shrinkif necessary to fit
> > into the windowBoundingRect which is smaller inside Rev to allow for
> > the toolbar & Tools palette, so you will need to over-ride this and
> > set the size in one of the opening handlers.
>
> When running in the IDE it's not possible to know the original
> windowBoundingRect, as the IDE changes it to accomodate the toolbar
> (understandable) and tool palette (which mystifies some of us).

I would rather have the windowBoundingRect give the same values in the
IDE as it would in a standalone and have a separate IDEboundingRect
which would accomodate the toolbar and tools palette.

It irritates me that I have to create a standalone, just to check what
windowBoundingRects I am likely to get in various circumstances.

Along the way of course, it would be great if it updated to reflect
changes in the dock size and screen resolution.

Cheers,
Sarah



More information about the use-livecode mailing list