Subject: RE: Re Multiple threads From: "Ritu Chawla" <[EMAIL PROTECTED]> Date: Wed, 5 May 2004 15:07:29 +0530 I am planning to create a Gui application for Palm. which will upload some configuration to a linux server. I want a background thread which should upload the settings for me. This will actully make the Gui thread to get the new events from user. Can u please suggest how to achieve this.
You don't need multiple threads for this, but if you still want that technique then implement it yourself within your program.
Its a common technique used by gaming programmers.
Roger Stringer Marietta Systems, Inc. (www.mariettasystems.com)
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
