senthil arasu 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.
Python Mega Widgets, http://pmw.sourceforge.net , provides a tabbed interface, specifically: http://pmw.sourceforge.net/doc/NoteBook.html > > > thanks in advance
-- http://mail.python.org/mailman/listinfo/python-list