I am working with the Datebook source code (the one included in SDK 3.1). I place a button on a form such as the Appointment Details dialog. When running the app, clicking on that particular button generates a ctlSelectEvent, but event->data.ctlSelect.controlID is something completely bogus like 65272. It also looks like *(event->data.ctlSelect.pControl) = -2. Looks like the OS is detecting the button click but is not passing the right information for the button in the event data structure. Any suggestions? I'm pretty sure this is not a problem in the Datebook source code included with SDK 3.5 but then again that code will only run in Palm OS 3.5 and I need something that supports previous releases. Thank you, Paul Litvak -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
