Wasn't this one of the reasons scaleFactor was added?
>From the stack inspector.
Simon
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Size-of-window-between-close-startup-tp4682524p4682756.html
Sent from the Revolution - User mailing list archive at Na
On 27 Aug 2014, at 21:15, J. Landman Gay wrote:
> Yes, or reference something in the stack that's the right dimensions. I'm
> working on a stack where a background image is the same size as the stack, so
> I just set the width and height of the stack to the width and height of that
> image. I
On 8/27/2014, 1:24 PM, Terence Heaford wrote:
The stack size was 1660 x 1002 as expected but the top of the window
is now underneath the menubar.
Yes, it will be if the stack is taller than the available screen space,
or the top is above the menu bar when its centered on screen. You can
push
On 27 Aug 2014, at 18:03, J. Landman Gay wrote:
> The IDE truncates the window size to fit inside the area not occupied by the
> IDE palettes. This is controlled by the windowBoundingRect property. You can
> change it temporarily by launching LiveCode and putting this into the message
> box:
On 8/27/2014, 2:10 AM, Terence Heaford wrote:
This is a stack on a Mac (Mavericks)
LC Community 6.7 dp 9.
I have zoomed my stack and it is the window size excluding the mac menubar
height.
When checking the size in the proper inspector it is 1680 x 1002.
I close the stack and LC asks me if I
This is a stack on a Mac (Mavericks)
LC Community 6.7 dp 9.
I have zoomed my stack and it is the window size excluding the mac menubar
height.
When checking the size in the proper inspector it is 1680 x 1002.
I close the stack and LC asks me if I want to save the stack, I save it.
I then reope