On Tue, Jul 16, 2002 at 09:01:21AM +0800, James Henstridge wrote:
> Christian Reis wrote:
> 
> >Hi there,
> >
> >I'm fumbling with selections in pygtk-0.6 and I've noticed there is no
> >GDK.SELECTION_CLIPBOARD constant - I remember James telling me we should
> >use CLIPBOARD for cut/copy, but I can't seem to find it anyway. Where is
> >it?
> >  
> >
>  >>> import gtk
>  >>> gtk.atom_intern('CLIPBOARD')
> <GdkAtom 0xe6 = 'CLIPBOARD'>

Hmmm. Right. Now what do I do with it? IOW, how do I actually manipulate
the cut/copy/paste into/from it?

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
_______________________________________________
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