| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: Splash screen |
| From: | Terry Ford <tmford@shaw.ca> |
| Date: | Thu, 27 Nov 2008 15:57:20 -0800 |
| 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: | <492EF613.5060909@chrononomicon.com> |
| References: | <492DD93E.1030607@chrononomicon.com> <62DAF1E4-4DBF-4E47-8179-F3B188A5510E@alphaview.com> <35A9378F-AA83-4AFA-A9F9-8348BFA9C9D8@earthlink.net> <492EAEC6.7040104@chrononomicon.com> <60C17423-0B33-4109-831C-1B387DCD9D64@classonesoftware.com> <492EF613.5060909@chrononomicon.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
On Nov 27, 2008, at 11:33 AM, Bart Silverstrim wrote: Roger Clary wrote:On Nov 27, 2008, at 9:29 AM, Bart Silverstrim wrote:Someone did state not to make it a modal. Is there any specific reason, or gotcha' someone has run into where it was blocking specific events from firing that you wouldn't think it would have interfered with? I'm using a frametype 4 "plain box" right now to display it.I can't think of a good reason _to_ make it modal. It's most likely going to be the only screen on the monitor at that point, and why have to worry about it messing with your events as Terry suggested.Ah. Actually I was just wondering what events it interferes with, to consider in other situations (not just splash screens). Just stay away from modal windows such as types 1,2 and 8 and don't use showmodal and everything should be OK. These types affect many events in your app. Type 4 is non-modal. Terry _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | Re: Splash screen, Bart Silverstrim |
|---|---|
| Next by Date: | Re: Constants with Global Scope, Bart Silverstrim |
| Previous by Thread: | Re: Splash screen, Bart Silverstrim |
| Next by Thread: | Re: Splash screen, Kirk Gray |
| Indexes: | [Date] [Thread] [Top] [All Lists] |