Hi, I am creating a multi-segment application using POL and C++ and I have a number of headers and related source files that are used in several places and, if I were writing a Windows application, would be placed in a precompiled header; however, I do not know if it is possible for me to do this under Palm development or how I would go about it and I'd appreciate some guidance from someone in the know.
I am using CodeWarrior 9.2 (and very good it is too), the PalmOS SDK 5 R3 and I am developing for the Tungsten T and T3 (without DIA support). On a separate issue, I am processing my virtual serial port using nilEvents. I have a reasonable timeout in the main application event loop (about half a second) and I am exchanging relatively small amounts of data with a PC via the connection. However, the graffiti pad interrupts my receipt of nilEvents. I am assuming this is because the system is producing pen and graffiti events during this time that are occurring quicker than my timeout. Does anyone have any tips on how I might deal with this situation to keep my serial port polling and screen updates going and if my assumptions are correct? I'd also like to say that apart for the strange bickering and sometimes rather condescending replies found on here, this forum has helped me enormously so far and that is saying something considering that until now, our mail servers wouldn't let me post anything! Kind Regards, Jeff Yates Pi Research Pi Group Ltd. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
