Re: [java-gnome-hackers] New coverage: Expander, SpinButton and RadioButton,
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2008-03-18 17:16:42
|
On Tue, 2008-03-18 at 13:41 -0300, Vreixo Formoso Lopes wrote: > RadioButton Did you talk to Mario at all before doing this? He was also working on it. The GTK hackers pointed out to us that the notion of "group" as an argument to the RadioButton constructors was entirely C sugar and not necessarily GTK API. While I haven't looked at this closely yet, Mario and I did discuss that the translation of that C sugar into java-gnome worked out to be pretty ugly to use. I'd like to see what sort of API we can come up with that doesn't require using the first RadioButton as an argument to all the others. AfC Toronto |