[Glade-users] Modifer keys and text view
- From: tristan.van.berkom at gmail.com (Tristan Van Berkom)
- Subject: [Glade-users] Modifer keys and text view
- Date: Tue, 14 Oct 2008 12:34:38 -0400
On Tue, Oct 14, 2008 at 2:42 AM, Peter Keller <psilord at cs.wisc.edu> wrote:
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?
have you tried hitting shft-insert with the textview in focus
and text in your clipboard ?
cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]