Thanks, everyone, for the replies. The decorations on the stack were
already set to none, so that wasn't it. When I set the monitor
resolution to 640x480 and asked for the windowBoundingRect in the
message box, it returned the screenrect, as it is supposed to, adjusted
to accomodate the Mac menubar. So that wasn't it. What appears to have
been happening is that the stack actually resized itself when running at
a lower resolution. If I put "set the width of this stack to 640" into
the message box, it expanded to fill the screen. At larger monitor
resolutions, the stack displayed its full width and height
automatically, but at the lower resolution it resized itself improperly.

The stack was developed entirely in a larger monitor resolution, but had
never been saved at a lower one. So I set the correct dimensions via the
message box and saved the stack while running at the lower resolution.
That seems to have fixed it. I can now open the stack in any resolution
and it appears at its complete size.

Looks like a glitch somewhere, but explicitly saving while running at
the lower resolution seems to solve the problem. This was a converted
HyperCard stack, so maybe that has something to do with it.

> 
> > From: Jacqueline Landman Gay <[EMAIL PROTECTED]>
> > Subject: Backdrops
> > Date: Tue, 23 Jan 2001 14:38:44 -0600
> > MIME-Version: 1.0
> > Content-Type: text/plain; charset=us-ascii
> > Content-Transfer-Encoding: 7bit
> >
> > 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?
> > --
> > Jacqueline Landman Gay         |
> [EMAIL PROTECTED]
> > HyperActive Software           |     612-724-1596
> > Custom hypermedia solutions    |
> http://www.hyperactivesw.com
> >
> 
> 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.


-- 
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     612-724-1596
Custom hypermedia solutions    |     http://www.hyperactivesw.com



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.

Reply via email to