Hello, My question is probably strange (even perhaps stupid) and by the way English is not my native language so excuse my "creative" English.
I would like to know if exist somewhere a generic framework for Palm application. I have to build using CW8 a Palm app that is some kind of calculator, very classical from a user interface point of view. Its mainly about user input-> processing-> output So forms, menus, and so on (no graphics for instance). I developed the internal algorithms as a Windows console application to test and validate things, now I'll soon have to jump in the interface stuff. I found two frameworks only, Tenne/ZenPlus that as no documentation and that I failed to compile with CW8 and Palm Application Framework (PAF) who claims :" The PAF is intended for skilled C++ programmers who have attained some familiarity with the Palm".. which sound strange for me, I suppose a skilled programmer will have his own set of files (been classes, functions or complete framework). What I am looking for is something like what Borland C++ Builder does. With BC++ Builder, you focus on the algorithm, the tool takes care of the interface stuff (I exaggerate a little bit but not that much). Luc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
