Tabbed windows Support in Python

Bill Scherer bill.scherer at verizonwireless.com
Wed Jun 27 14:09:53 EDT 2007


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070627/b9a63311/attachment.html>


More information about the Python-list mailing list