[Tutor] folder dialog

Alfred Milgrom fredm@smartypantsco.com
Fri Jan 10 00:25:01 2003


At 05:09 AM 10/01/03 +0000, antone heyward wrote:
>Is there a folder dialog for tkinter? wxpython has one but i want to stick 
>with tkinter. Plus i am pretty new to programming and wxpython is a bit 
>complex for me right now.

I assume you mean is there a simple way to get the files in a folder, etc.
Have a look at the example 'Text Editor' at 
http://www.pythonapocrypha.com/Chapter19/Chapter19.shtml

HTH,
Fred Milgrom