I'm in the process of rewriting my app from C to C++
using Palm Object Library (POL) that ships with
Codewarrior.  It's alot easier, I'll tell you that. 
What takes a page of code in C is about 3 lines in
POL.  I haven't noticed any difference in performance
yet, except for one: updating a grid via the
CSimpleGrid object is significantly slower than using
native Palm C functions.  Easy to work around, though.
 I just revert back to C for that part.  And POL
includes some bug fixes/workarounds automatically for
annoyances like lists that don't hide/display under
older os versions.

hth
-Mark

--- Ritu Chawla <[EMAIL PROTECTED]> wrote:
> Hi All,
> Can any body please help me by telling what should
> be the choice when a
> developing a palm applicaiton
> c or c++?
> gds,
> ritu


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to