Re: radio groups in libglade



jacob berkman wrote:

so it seems radio groups are currently ignored in libglade.

the groups hash table is in the private field of GladeXML, so some api
is needed to support this.

james, did you have in mind something for this?

That code in libglade should probably be removed. Michael added support for handling radio item groups in libglade-convert. It now uses the "group" property of GtkRadioButtons and GtkRadioMenuItems, which gives the name of the first button/menu item in the group, which means no special support is needed in libglade.

By the way, could you revert the s/python/python2/ change you made? It breaks things in my setup, and no version of python installs an executable by that name -- they install executables python and pythonx.y (for version x.y of python).

James.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]