The insert-at-cursor signal in GtkTextView doesn't seem to be emitted.
There are a few references to a similar problem with GtkEntry, for which
using a signal for the GtkEditable ancestor worked around, but I cannot
see any suggestions for GtkTextView. Anybody know what is going on?
The key-press-event is working fine, but that leaves you with a lot more
work since you have to decide whether a character would be inserted...
Richard Shann


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to