I think the issue is that the groupNum parameter to the api calls is UInt8, and the auto-generation of the #define by PilRC is over 1000 ... and the groupNum ends up after the first PushButton.
I suppose a work-around is to turn off auto-generate of the #defines in the .h file and use a small number for the groupNum in the .rsp file. (sigh) I wonder if there is a setting to instruct PilRC to start at a small number (like 100) rather than 1000. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
