On Mon, 17 Sep 2001, Ivo van der Wijk wrote:

> I'm trying to write an app that stores selections made in Xwindows,
> but I have no clue on where to start. I need somehow to be notified
> whenever the user makes a selection somewhere, and get this selection.

Hmmm. I think this is X selection magic. I don't think you can do this
with pure GTK (though I may be wrong); you'd need to use some low-level
Xlib or GDK stuff, and I'm not sure if the GDK stuff would even exist.

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to