realbasic-nug
[Top] [All Lists]

Re: Drawers and Sheets under Windows 98/XP?

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Drawers and Sheets under Windows 98/XP?
From: Richard Altenburg <realbasic at brainchild dot nl>
Date: Mon, 31 Mar 2003 08:28:31 +0200
On 31-03-2003 03:13, "Christian Miller" <realbasic at nc dot rr dot com> wrote:

>> I don't have a Windows machine nearby nor have I purchased the RB
>> Professional upgrade, so I'm asking here: In my project, I have both
>> drawer
>> and sheet windows. How are these handled under Windows 98/XP?
> 
> Drawers turn into floaters, and sheets turn into modal windows, I
> believe.

Correct, the Developers' Guide (version 4) tells you this:

A Sheet window behaves like a Modal dialog window, except that the animation
makes it appear to drop down from the parent window¹s title bar. It can¹t be
Moved from that position and it puts the user interface in a modal state.
The user must respond to the choices presented in the Sheet window.

Sheet windows behave as sheets only under Mac OS X. On Windows, Sheet
windows behave like Movable Modal dialog windows and on Mac OS ³classic²
they behave like Modal dialogs.

And (version 5) this:

A Drawer window was introduced into the Mac OS with version 10. A Drawer
slides out of a side or the top or bottom of a main window to provide
supplemental information. For example, the Mac OS X Mail application uses a
Drawer window to display the user¹s list of mailboxes. A Drawer window is
supported only on Mac OS X; on Windows, a window of this type appears as a
separate floating window.


---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>

Unsubscribe:
<mailto:realbasic-nug-off at lists dot realsoftware dot com>

Subscribe to the digest:
<mailto:realbasic-nug-digest at lists dot realsoftware dot com>
.


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