Hello,
OK, I'm taking the plunge and have decided to do a little application development and after struggling on my own for 2 weeks, I think it's time to seek the advice of the collective.
First, I'm not a C programmer: at best I'm a C hack. Regardless, I decided to try PODS as a first environment. Luckily I've worked with another Eclipse-based IDE so that helps a bit, but the basics of Palm programming are not revealing themselves.
I'm reading through the "Programming Basics" Help that's included in the IDE. That helps a bit, but what's really missing is a GOOD example program.
I've created the sample HelloWorld and Puzzle programs in the IDE, complied and run them on the Emulator. All well and good. Now I'm trying to get my hands around creating the SIMPLIEST application I can think of: A form with 3 buttons & 1 field: a counter (field), an "Up" button (to increment the counter), a "Down" button (to decrement), and a Clear button (0 it out).
Unfortunately I don't have a clue about how the Resource Editor ties in to the actual programming (do I have to create some type of a header file that contains the resource IDs that the Editor assigned?).
Any suggestions on what I should read, or a sample program that works in PODS that at least has 1 button?
Thanks! -- Phil Kelly [EMAIL PROTECTED] Kokomo, Indiana, USA
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
