Re: Capturing modifier keys in a TextBuffer



TextView. I've tried connecting to textview.signal_key_press_event().connect() but never see any activity. Would you expect a different result by deriving from TextView and overloading on_key_press_event?


On 06/22/2018 06:26, Daniel Boles via gtkmm-list wrote:
Not sure, but I think that is the wrong question, since I would imagine the textbuffer should only care about what text is in it, not how the text got there. What widget are you using with the text buffer? Probably you should check the keyboard state there instead.


_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

--
Those who dance are considered insane by those who cannot hear the music.
   — George Carlin


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