Subject: questions on notifications and lack of multithreading/multitasking From: "Drew" <[EMAIL PROTECTED]> Date: Wed, 1 Dec 2004 13:14:43 -0500
I am in a software engineering class in graduate school and we're working on a system that uses Palm T3's to collect context-sensitive information from subjects. Basically, the idea is for someone to write custom event applications that will be imported into the Palm.
You don't appear to need windows-style multiple threads.
Use "notifications" and/or "alarm" and remember that a program on Palm OS can do background processing in response to one of the these, but you don't have access to globals when doing that.
Roger Stringer Marietta Systems, Inc. (www.rf-tp.com)
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
