Hi, Don't all beat me at once but I have a simple question.
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). 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? 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/
