WxPython versus Tkinter.

rantingrick rantingrick at gmail.com
Sun Jan 23 20:12:27 EST 2011


On Jan 23, 5:23 pm, Kevin Walzer <k... at codebykevin.com> wrote:
> I found this code in the Demo/tkinter/ttk directory of the Python 2.7.1
> source distribution. I'm NOT the author (credit should probably go to
> Guilherme Polo, developer of the Tkinter wrapper for the ttk themed
> widgets that is now in the stdlib). But, using a tree/listview widget
> that is part of the Tk/Tkinter core (NOT an extension),  it presents a
> decent, simple file browser:
>
> """A directory browser using Ttk Treeview.

The only way i can respond to this is to quite the requirements for my
challenge...

---------------------------------------
 Challenge 1: (Simple Directory Viewer)
---------------------------------------
Create a simple Directory Viewer GUI. You CANNOT use a treectrl!


Any questions?



More information about the Python-list mailing list