On Thu, 2008-03-20 at 16:08 -0700, rob wrote: > I have a heirarchy of widgets: > > RadioButton > AspectFrame > OpenGL video <- homebrew opengl widget. > > I have noticed that the RadioButton gets clicks when I click anywhere > inside the radio button but outside the OpenGL video. Is there a way > for me to be able to click anywhere, including inside the OpenGL video > widget, and have the RadioButton react to the click?
packing an opeenGL video <something> (you don't say what) inside a radio button is, to put it mildly, a least just a little perverse. what are you trying to achieve? _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
