At 05:07 PM 3/28/99, you wrote:
>I am a new Palm deveoper having just purchased Code Warrior.
>
>Can anybody tell me if there is a help file/HTML/book or C guide that
>tells me
>the information about the classes, fields and methods inherent in the Pilot?
As far as I can see. The Pilot application revolves around an event
driven model typically implemented in C. There are no C++ classes,
fields, or methods. You could of course develop your own C++ wrappers
for the PalmOS C based interfaces.
>I am working my way through the tutorial and having to work out the
>changes in
>each program and I would rather like something a little more helpful.
>
>Thanks in advance.
>
>Simon.