I'm having trouble implementing selecting in PyGTK.
Using the following as a guide:
http://www.gtk.org/tutorial/sec-supplyingtheselection.html
where does GDK_SELECTION_PRIMARY get mapped into PyGTK?
I don't see it anywhere.

What I want to do is, when the appropriate menu entry is selected,
copy a line from a CList to the X clipboard.  How do I do this?
I am not adverse to patching PyGTK.
I am using 0.6.8 right now.

-- 
Jon Nelson                \|/ ____ \|/   Gort,
[EMAIL PROTECTED]    "@'/ ,. \`@"   Klaatu
C and Python Programmer   /_| \__/ |_\   barada
Motorcycle Enthusiast        \__U_/      nikto.
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to