The app I'm working on has the idiomatic popup trigger in the upper
right corner of several forms that display lists of records.  I handled
ctlSelect for the trigger by using CategorySelect and redrawing the list
if necessary.  Category select runs the popup and the edit categories
dialog if necessary, and sets the label on the trigger after the
category has been selected.  What I need to know is should I return true
or false from my event handler in this case.  It doesn't seem to make a
difference, but I'm concerned that doing the wrong thing might be
introducing some subtle bug.

Any help would be appreciated.

Jay



-- 
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