Thanks, Bob and Paul. It worked.

I thought about using GroupID. But I noticed the default value of GroupID is
0 for each checkbox. In my mind, they should be mutually-exclusive since
they have the same GroupID 0. Guess 0 doesn't count, or means no group. 

Nancy

> -----Original Message-----
> From: Bob Whiteman [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, July 26, 2000 3:54 PM
> To:   Palm Developer Forum
> Subject:      RE: Mutually-exclusive checkbox
> 
> You can do this by creating a number of checkboxes on the form and then
> assigning a Group ID to them. Checkboxes with the same group ID are
> treated
> as a set of radio buttons. (Unfortunately the Palm OS draws them the same
> whether they're grouped or not, so for the sake of the user you may want
> to
> do something to visually group them on the form.)
> 
>      -Bob
> 
> > -----Original Message-----
> > From: Wang, Nancy [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, July 26, 2000 3:42 PM
> > To: Palm Developer Forum
> > Subject: Mutually-exclusive checkbox
> > 
> > 
> > Hello All,
> > 
> >  I'd like to ask whether there's any setting for 
> > mutually-exclusive checkbox
> > (like radio box) in Palm constructor. I can develop some code 
> > to implement
> > the mutual exclusion. Just in case there's an easy way, I 
> > don't like to
> > reinvent the wheel. Thanks.
> > 
> > Nancy
> > 
> > -- 
> > For information on using the Palm Developer Forums, or to 
> > unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> > 
> 
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/

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