realbasic-nug
[Top] [All Lists]

Re: Default window behavior question

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Default window behavior question
From: "Mike D." <md at xochi dot com>
Date: Wed, 30 Jan 2002 10:19:45 -0800
Subject: Default window behavior question
From: "James Sentman" <james at sentman dot com>
Date: Wed, 30 Jan 2002 10:53:50 -0500

[...]And secondly, I posted a while back a question about how people were
dealing with multiple monitors and/or resolution changes as far as
moving their windows back on screen. Since nobody responded I'll
assume that nobody is correctly supporting this. This is important
and perhaps RS should build that into the default window behavior. Is
there any reason why you would not want a window to pop back on
screen if the resolution changed so that it was off the visible area,
or if they switched off a second monitor? I know that people may be
[...]
-James
--

There is (or was) a bug I submitted in RB 3.5 where the window "FullScreen" property didn't handle resolutions switches properly. I ended up writing my own code.

I also wrote my own code to check window positions when they are opened, and if not on any of the visible screens, forces it to a default position (64,64 IIRC) on monitor 0.

I agree, it would be nice if REAL put some time into this issue.

Doesn't the Finder send an Apple event when the screen resolution or depth changes?


<Prev in Thread] Current Thread [Next in Thread>