Hi all,
I wrote a gnome panel applet that contains GtkEntry, but I can't figure
out how to let user paste text into the latter. Pressing middle mouse
button allows dragging of the applet along the panel, but the selection
isn't pasted.
I've tried searching this mailing list's archives, looked through
GTK tutorials, PyGTK FAQ, googled the web, but with no success.
I've checked out source code of webcontrol applet (written in C)
which has text entry that allows pasting, but it doesn't seem to
do anything special for that to work.
Any help would be appreciated...
Sergei
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/