Tools: Codewarrior 7.0, Constructor 1.5, POSE 3.3, Palm OS 3.5 SDK Problem: My form (non-modal) has three buttons. Constructor assigned them IDs 1201, 1202 and 1215. At runtime I am processing ctlSelectEvent and determine the button clicked on by the user with eventP->data.ctlSelect.controlID. This works fine for all three buttons in Palm OS 3.0 or higher. With Palm OS 2.0 (debug version, running in POSE 3.3) I get the expected IDs (1201 and 1202) for the first two buttons, but the value returned for the third button is 65215, not 1215!
Any ideas? Thanks, Oliver __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
