New topic: Call a method in a thread from the main thread
<http://forums.realsoftware.com/viewtopic.php?t=34278> Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message taftech Post subject: Call a method in a thread from the main threadPosted: Mon Jun 14, 2010 7:19 pm Joined: Wed Mar 03, 2010 3:35 pm Posts: 5 Is there a way to call a method in a thread, from the main thread (or a different thread) and not have the current thread wait for the sub to return. For instance.. I have a thread say it's called dostuff, and I've already started it, but it is currently idle. I wan't to call dostuff.domorestuff from the main thread, but the main thread waits for it, as if it isn't even in a thread. I hope I've explained it clearly. Thanks Top taftech Post subject: Re: Call a method in a thread from the main threadPosted: Mon Jun 14, 2010 8:05 pm Joined: Wed Mar 03, 2010 3:35 pm Posts: 5 Nevermind.. I figured out the err of my logic Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 2 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]
