And as far as initializing a group of them, there's a number you can attach to it to signify what group you want them to be in - they just have to be the same number... that is to say, if you have a group of 3 pushbuttons and another group of 4 pushbuttons, if you assign the 3 to group number 10 and the 4 to group number 17, then they will act as a group. (I used those numbers just to show that they have to be nonzero - other than that, it doesn't really matter what they are) In Constructor, there's a spot to put the group number in the window with the information - in your rcp file, there's something you can add to the end of the declaration - what it is specifically escapes me at the moment, but I know that's how I did it.
-Craig --- Hal Mueller <[EMAIL PROTECTED]> wrote: > FrmSetControlGroupSelection will do it. > > Hal > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
