Re: [pygtk] X selection handling

2000-02-18 Thread Randolph Fritz
On Fri, Feb 18, 2000 at 08:18:36AM -0500, Rick Ree wrote: > I know this has been asked before, but I haven't found an answer IIRC. > Can/how do you get/set the X selection? I tried experimenting with the > GtkEntry class but ideally I want to manipulate the X selection without > having to explici

Re: [pygtk] X selection handling

2000-02-18 Thread James Henstridge
Selection handling is a complicated subject, which I don't know that much about. You probably should read some docs on X's handling of selections before playing around with this (the O'Reilly books probably have something about this). If you only want to do text clipboard transfers, you could us

Re: [pygtk] X selection handling

2000-02-18 Thread Hrvoje Niksic
Rick Ree <[EMAIL PROTECTED]> writes: > I know this has been asked before, but I haven't found an answer > IIRC. Neither have I. (I asked the question before.) If you find out, please let me know if it's not already posted to the list. To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

[pygtk] X selection handling

2000-02-18 Thread Rick Ree
I know this has been asked before, but I haven't found an answer IIRC. Can/how do you get/set the X selection? I tried experimenting with the GtkEntry class but ideally I want to manipulate the X selection without having to explicitly show an entry widget. Rick To unsubscribe: echo "unsubscribe