Hello , Iwant to know that how i can make a notebook of classes from different file. Like, I have written two class as python Script Main.py and Start.py. Start is my first form and Main is second . How to add both in one class using Notebook widget of PYGTK so whent Next button is clicked it will open Main form.
Kindly give me reply. ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
