| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: Floating Window in WinXP |
| From: | Steve Hutson <mail_lists@adpartnership.net> |
| Date: | Tue, 30 Jun 2009 23:49:40 -0500 |
| 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: | <198CDDD6-1593-4D82-A20B-8F33A9CE394C@stretchedout.com> |
| References: | <fed2e2560906280952u192f1413r769fc54e5d1e5348@mail.gmail.com> <BLU122-DAV23EBA01FE79F1B4F5D4AEF9330@phx.gbl> <04F7CF08-021A-4080-B373-0974BE0E2B96@adpartnership.net> <198CDDD6-1593-4D82-A20B-8F33A9CE394C@stretchedout.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
Hi Greg,On Jun 30, 2009, at 7:41 PM, "Greg O'Lone" <rbnuglist@stretchedout.com> wrote: 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). But isn't that the same thing I said? In your case, you just open your Global Floating Window first, so you don't need to hide any windows first. When I need a Global Floating Window that can "survive" a pre-existing document window's closing, I loop through and store references to any visible non-floaters, show the Global Floating Window, then re-show the hidden windows. In your case, there simply aren't yet any windows open that can assume "ownership" of the Global Floating Window. Or are you saying something else? Best wishes, Steve Stephen E. Hutson AquilaDigital Partnership [www.aquiladigital.us] Sent from my iPod _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| Previous by Date: | Re: Why is this not incrementing?, Carlos M |
|---|---|
| Next by Date: | ODBC Driver & TimeOut, John Kouraklis |
| Previous by Thread: | Re: Floating Window in WinXP, Greg O'Lone |
| Next by Thread: | ODBC Driver & TimeOut, John Kouraklis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |