New topic: 

msgbox blockes all threads on my application

<http://forums.realsoftware.com/viewtopic.php?t=30617>

       Page 1 of 1
   [ 4 posts ]                 Previous topic | Next topic         Author  
Message       hjw           Post subject: msgbox blockes all threads on my 
applicationPosted: Fri Oct 23, 2009 2:22 am                        
Joined: Fri Jul 11, 2008 7:39 am
Posts: 12              Is there a way to show a msgbox to the user without 
blocking all threads on my application?

I have a multithreaded application. In certain cases I would like to show some 
information to the user without blocking all other threads. Is there a easy 
solution? (of course I know I can design a window myself and show the needed 
information there).

Thanks

I work with 2009r4 for Windows   
                            Top                timhare           Post subject: 
Re: msgbox blockes all threads on my applicationPosted: Fri Oct 23, 2009 2:31 
am                        
Joined: Fri Jan 06, 2006 3:21 pm
Posts: 6612
Location: Portland, OR  USA              Quote:I know I can design a window 
myself and show the needed information there
That's your answer.  MsgBox blocks by design.   
                            Top               hjw           Post subject: Re: 
msgbox blockes all threads on my applicationPosted: Fri Oct 23, 2009 4:53 am    
                    
Joined: Fri Jul 11, 2008 7:39 am
Posts: 12              and why is there no information about this in the 
documentation?

how about MessageDialog?   
                            Top                DaveS           Post subject: 
Re: msgbox blockes all threads on my applicationPosted: Fri Oct 23, 2009 8:30 
am                               
Joined: Sun Aug 05, 2007 10:46 am
Posts: 1678
Location: San Diego, CA              MessageDiallog is the SUPER of Msgbox...  
so it too will block threads     
_________________
Dave Sisemore
MacPro, OSX 10.5.8 RB2009r2  
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 4 posts ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to