Is there a quick way to unselect all checkboxes from a given control group, or must I explicitly call CtlSetValue( ... , false) for each of them?
you could probably add another checkbox that is hidden and hit that when you want the rest unselected.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
