Re: [gtkmm] TreeView and callbacks



> When clicking on the text widget the signal handler is not called, also
> when pressing the space bar when the text widget is highlighted will not
> call the activated handler.
>
> Things seem to work fine when clicking on the pixbuf, also the button
> release event is called when expected all the time.

button_press_event is masked by default. If you want to handle it, you
must unmask it, that's all.

Jarek


----------------------------------------------------------------------
Rzetelne zrodlo informacji... >>> http://link.interia.pl/f1631





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