On Sat, May 31, 2003 at 09:50:56PM +0100, Rui Lopes wrote:
> Shannon -jj Behrens wrote:
> >>>>>How do I do the equivalent of the following in PyGTK?
> >>>>>
> >>>>> gtk_editable_cut_clipboard (GTK_EDITABLE (text));

> Give a try to:
> 
> TextView.emit("copy-clipboard")

You da man!!!  I can now continue the application I was working on ;)

Thanks,
-jj

-- 
Hacker is to software engineer as 
Climbing Mt. Everest is to building a Denny's there.
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to