From: Grosch, Scott [mailto:[EMAIL PROTECTED]] > That's somewhat confusing that they should all be 0.
Group zero is a special value meaning "no group" and is used for all standalone check boxes. Any nonzero group number turns checkboxes into (functionally) radio buttons, as you have seen. The OS won't complain if such a group happens to contain only one button, as your example did. -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
