Re: parent in heirarchy should get the clicks...



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?

Thanks in advance,

Rob Stoddard

Maybe an EventBox might work. See http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1EventBox.html.

--
José Alburquerque
jaalburquerque cox net



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