| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: Creating a thread |
| From: | Arnaud Nicolet <anic297@mac.com> |
| Date: | Tue, 30 Jun 2009 15:27:36 +0200 |
| 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: | <4A5295EE-A13F-4779-878E-C522DBA7C9A9@askvideo.com> |
| References: | <4A5295EE-A13F-4779-878E-C522DBA7C9A9@askvideo.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
Le 30 juin 09 à 13:53, Steve Kostrey a écrit: I need to create a thread for a timer so that it doesn't slow down my project as per an article online....How do I create one? Is it just a method with no returns? Or is there something extra within RB that I need to do? It's a class. You can simply add one on a window. Ctrl-click (or right click) on a window to show the contextual menu, then go to "add" then "thread". This will make a new object of class "Thread". _______________________________________________ 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: Web based or app based ?, Peter De Berdt |
|---|---|
| Next by Date: | Re: Encodings changed?, Joe Strout |
| Previous by Thread: | Creating a thread, Steve Kostrey |
| Next by Thread: | Why is this not incrementing?, Markus Winter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |