>I have a stack that displays a backdrop and hides the menubar. It works
>fine except when the monitor is set to 640x480 (which is the same size
>as the stack). In that case, the stack is clipped off on the right and
>bottom, eliminating much of the card. The idea is to fill the screen
>with the stack.
>
>I have tried using a script that checks the screenrect and sets the
>backdrop to "none" if the screenrect is the same size as the stack, but
>it doesn't solve the problem. At 640x480 resolution, the stack gets cut
>off no matter what. There is room at the edges of the monitor for the
>rest of the stack, it just isn't being drawn to the screen. Instead I
>can see through to the Finder at these edges (or I see the backdrop if I
>don't use the script that checks the size of the screenrect.)
>
>Solutions?
Try: if the height of stack MyStack = 460 then set the height of
stack MyStack to 480
-----------------------------------------------------------
1. amanuensis Signe Marie Sanne e-mail: [EMAIL PROTECTED]
Romansk Institutt tel: +47 55 58 21 27
Oysteins gt. 1
5007 Bergen http://www.hf.uib.no/hfolk/mlab/default.html
Norway
-----------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.