> I recently needed to use some RadioButton's in the MonoDevelop port and > ran accross some api nastiness, at least in my opinion. It seems most > commonly you would want to create a new RadioButton with a label and its > own group, and secondly a new RadioButton with labels for that group. Lovely. This was one of the things in my list of ugly APIs that had to be fixed. Miguel