windowBoundingRect
Derek Bump
webmaster at dreamscapesoftware.com
Tue Nov 16 09:13:27 EST 2004
In a recent attempt to determine if a stack has been maximized to the windowBoundingRect (in Windows) I've noticed there is no way to determine if a stack has been maximized.
Is there any way to find out if a window has been maximized to the windowBoundingRect, taking into account the border width and titleBar height? Otherwise the following is not an accurate statement for that idea.
if (the rect of this stack) = the windowBoundingRect then
put "this window is maximized."
else
put "this window is NOT maximized."
end if
Derek Bump
Dreamscape Software
____________________________________________
Compress Images Easily with JPEGCompress
http://www.dreamscapesoftware.com
More information about the use-livecode
mailing list