Re: [pygtk] typo in gnome.ui + gettext

2000-02-18 Thread Matt Wilson
On Fri, Feb 18, 2000 at 10:18:31AM +0100, Frederic Gobry wrote: On another topic, what is the status of gettext.py ? Does anybody use it on sparc Solaris, with po files generated on this architecture ? I sent a patch a long time ago to fix endianness-related problems, but it has not made its

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

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 explicitly