gtk.TextView and insert_at_cursor - why doesn't it work?

E

emes

hi all,

i'm developing an application in gtk (+glade). i have to intercept any
modification of gtk.TextView widget contents. using glade, i connected
following signals to callback method:

insert_at_cursor
delete_from_cursor
paste_clipboard

last two work well. after c+p or pressing backspace, my callback is
executed. but the first one doesn't. simple key press and character
input don't invoke my callback. why?

also, pasting with context_menu->paste activates callback but middle-click
paste doesn't.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top