realbasic-nug
[Top] [All Lists]

Re: Floating Window in WinXP

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Floating Window in WinXP
From: "Greg O'Lone" <rbnuglist@stretchedout.com>
Date: Tue, 30 Jun 2009 20:41:57 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <04F7CF08-021A-4080-B373-0974BE0E2B96@adpartnership.net>
References: <fed2e2560906280952u192f1413r769fc54e5d1e5348@mail.gmail.com> <BLU122-DAV23EBA01FE79F1B4F5D4AEF9330@phx.gbl> <04F7CF08-021A-4080-B373-0974BE0E2B96@adpartnership.net>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On Jun 29, 2009, at 1:33 pm, Steve Hutson wrote:

Hi,

On Jun 29, 2009, at 9:59 AM, "Rubber Chicken Software Co." <support@chickensys.com > wrote:

It may be nice to have workarounds for this kind of thing, but when you break the rules you usually cause yourself worse problems down the road. Do it right the first time (from a fellow traveller).

You're right in the OP's situation, but the global floating issue on Windows occurs even with non-modal windows.

The only way you can get a global floating window -- that is *not* "attached" to an existing window on Windows -- is to hide all visible windows before showing the floater.

Almost true. If your Global Floating Window is the one that is opened by the application itself, it CAN reside by itself (In a default application, make Window1 a Global Floating Window).

Greg O'Lone
Stretched Out Software
http://www.stretchedout.com

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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