Hi all,

I am still new to gtk. I found that for the text entry written in pygtk,
when I copy the text(either right click copy or using keyboard short-cut
ctrl-x), the text can be paste in others text entry in the same pygtk but it
doesn't copy to the windows clipboard (I can't paste it into other windows
application like notepad). This is very frustrating  because the user need
to copy text from pygtk to others windows application.

Is there any workaround to have a callback on the copy event in pygtk then
put the text into windows clipboard? I have no idea how to do that...

Thanks in advance.

Regards,
Shin Guey
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to