Hi, -------- Original-Nachricht -------- Datum: Wed, 24 Jan 2007 11:26:40 +0100 Von: "Marco Bonifazi" <[EMAIL PROTECTED]> An: [email protected] Betreff: Re: [pygtk] Glade and notebook
> I don't understand very well, but I try. Sorry, my english is really bad :( > I use to make gtk.Window and put here my tabs, with Glade > Using Pygtk then I reparent the tabs putting them in new container (search > the method "reparent" in pygtk tutorial). Thanks, found it in the Reference for gtk.Widget. I'll try it. Bye, Volker > On 1/24/07, Volker Helm <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I'm experimenting with glade3 and it's working excellent. > > > > Now, I'd like to design a GUI for sales programm and I thought about > using > > glade also. There for I construct a notebook with three tabs for > articles, > > customers and suppliers. > > Each tab should be design with glade. I can't find a way to do this. If > I > > build it manually it works fine, but take a long time. > > Is there a way to build each tab (canvas) on their own and embodying > them > > into another widget? > > > > Thanks in advance, > > > > Volker > > -- > > "Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ... > > Jetzt GMX ProMail testen: http://www.gmx.net/de/go/promail > > _______________________________________________ > > pygtk mailing list [email protected] > > http://www.daa.com.au/mailman/listinfo/pygtk > > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > > > > > > -- > Marco Bonifazi -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
