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
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

--
Those who dance are considered insane by those who cannot hear the music.
   — George Carlin
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to