Scott Ellington wrote: > I need to use the RadioButton class for a set of tools in which only one > can be enabled at one time. I want to use stock buttons if possible as > they are common tools such as "Zoom In" and "Zoom Out" Has anybody done > this? You should be able to use Gtk.RadioToolButton to do what you want. -- Dan