--- Daniel wrote: > 1) Are there any simple PalmOS programming > tutorials available?
CW 6 came with a tutorial. It steps you through the process of creating the Memo Pad app. See "Palm OS Tutorial Windows.pdf" somewhere in the Documentation folder. Also, HKML Tufts wrote a new tutorial that comes with CW8. You should probably also get a book to help you learn Palm OS programming. See http://www.palmos.com/dev/gettingstarted.html for lots of stuff you should look at. > 2) I have codewarrior 6 for PalmOS and have > noticed that the C++ (my native language) Hmmm. My native language is American English. What country do you come from? :) > options are not enabled by default, is this > because the C++ compiler is not a efficient > as the C one? I don't think that's correct, but the compiler gurus will have to comment. CW uses "Stationery" to set up the app's environment. (I think CW6 did, too, but I can't remember that far back.) So, if you use the C++ Stationery, the C++ compiler is enabled, and if you use the C Stationery, it isn't. __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
