Re: [pygtk] Plugs and Sockets - newbie questions

2005-05-24 Thread Maciej Katafiasz
Dnia 24-05-2005, wto o godzinie 14:40 -0300, Christian Robottom Reis napisał: > Summarized this thread as FAQ 19.15: > > http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq19.015.htp > > Comments and edits welcome. Small typo - s/their are/there are/ (I don't have editor password to

Re: [pygtk] Plugs and Sockets - newbie questions

2005-05-24 Thread Christian Robottom Reis
On Tue, May 24, 2005 at 07:37:40AM +0200, N. Volbers wrote: > >- or can I embed anything using plugs and sockets ? > > You can embed any X window object into a gtk.Socket _if_ and only if you > have the window's xwindow id. Summarized this thread as FAQ 19.15: http://www.async.com.br/faq/

Re: [pygtk] Plugs and Sockets - newbie questions

2005-05-24 Thread Maciej Katafiasz
Dnia 24-05-2005, wto o godzinie 07:37 +0200, N. Volbers napisał: > > The documentation about Plugs and Sockets did not allow me to find out > > whether they can be used to embed anything: > > > > - can they only be used to embed PyGtk widgets into another PyGtk window? > > - or can I embed anythi

Re: [pygtk] Plugs and Sockets - newbie questions

2005-05-24 Thread Sebastien Aubry
N. Volbers wrote: [example] Thanks, I will give it a look as soon as possible! So in principle, you can steal any window as long as you have its window id.  Unfortunately I don't really know how to get this id from a Tkinter widget (the xwininfo method is not so thrilling). I think this is

Re: [pygtk] Plugs and Sockets - newbie questions

2005-05-23 Thread N. Volbers
Sebastien Aubry schrieb: Hello, The documentation about Plugs and Sockets did not allow me to find out whether they can be used to embed anything: - can they only be used to embed PyGtk widgets into another PyGtk window? - or can I embed anything using plugs and sockets ? You can embed any

[pygtk] Plugs and Sockets - newbie questions

2005-05-23 Thread Sebastien Aubry
Hello, The documentation about Plugs and Sockets did not allow me to find out whether they can be used to embed anything: - can they only be used to embed PyGtk widgets into another PyGtk window? - or can I embed anything using plugs and sockets ? A simple example of embedding an xterm (or a