Maximize stack message?

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
RRobert
Posts: 151
Joined: Sat Feb 28, 2009 8:20 pm

Maximize stack message?

Post by RRobert » Mon Apr 19, 2010 6:22 am

Hello,

Image

If I maximize a stack under Mac OS X by the maximize item in the title bar control, the stack wont be resized to the whole available screen. I could do it by myself via a resizeStack handler but how do I determinate if the stack is resized by the user via the small triangle in the bottom, right or by the maximize item in the title bar control?

(Wordaround? Setup a custom triangle in the bottom,right?)

Robert

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10053
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Maximize stack message?

Post by FourthWorld » Mon Apr 19, 2010 1:50 pm

This is a bug:
http://quality.runrev.com/qacenter/show_bug.cgi?id=3604

The workaround is to set the windowBoundingRect to a larger rect so that when Rev insets its windows they are placed normally.

Hopefully if enough people vote for that bug it'll get the attention it needs to get resolved soon.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply