[Glade-users] Modifer keys and text view
Peter Keller
psilord at cs.wisc.edu
Tue Oct 14 02:42:20 EDT 2008
Hello,
When entering stuff into a GtkTextView, how does the 'insert-at-cursor'
signal work? I tried using it, setting up a handler for it, but it never
seems to get called.
If I set up a handler to grab the key-press-event and key-release-event
signals of the GtkWidget parent of the GtkTextView, that works, but it'd
be nice if I could get the cooked data that insert-at-cursor implies.
Any clue what I might have done wrong?
Thank you.
-pete
More information about the Glade-users
mailing list