Hello Alexis! Mon, 26 Apr 2004 11:19:43 +0200, you wrote:
> Hi, > how can I do Window in Window with PyGTK 2.0? > thanks in advance. WiW is considered harmful and not supported at all by Gtk+. Use a notebook widget, or create top-level windows and let the user chose (with his window manager) how he wants them to behave. -- Gael Le Mignot "Kilobug" - [EMAIL PROTECTED] - http://kilobug.free.fr GSM : 06.71.47.18.22 (in France) ICQ UIN : 7299959 Fingerprint : 1F2C 9804 7505 79DF 95E6 7323 B66B F67B 7103 C5DA Member of HurdFr: http://hurdfr.org - The GNU Hurd: http://hurd.gnu.org _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
