In Form.c's "void FrmHelp (const Word helpMsgId)"

else if (event.eType == ctlRepeatEvent)
 {
 switch (event.data.ctlSelect.controlID)
...

event.data.ctlSelect.controlID should be event.data.ctlRepeat.controlID

Right? Best regards, Paul 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to