On 6/27/07, senthil arasu <[EMAIL PROTECTED]> wrote: > Hi, > Currently iam implementing GUI Framework for supporting Tabbed windows to > render different HTML Pages. > A row of tabs facilitated for navigation of pages. > > Iam expecting some classes like "QTabWidget" whick provided by Qt Libarary. > After starting my implementation i came to know Tkinter not supports tabbed > windows > > is there anybody to help me how to proceed further.
Do yourself a favor and start off right: use the Dabo framework for your UI. You can get information about it at http://dabodev.com. You can use their Class Designer to create your tabbed windows visually instead of having to write code. -- # p.d. -- http://mail.python.org/mailman/listinfo/python-list