Alan Gauld wrote:
> Here is another reference to the standard dialogs:
> 
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/438123
> 
> And to correct my previous comment, the link I posted was 
> by Fred Lundh and opening the tkFileDioalog moduler we 
> discover that he was in fact the author of the code! 
> So he does document these but not in his standard 
> Tkinter tutorial and not in the standard module documentation 
> either......

It is in Fredrik Lundh's Introduction to Tkinter:
http://www.pythonware.com/library/tkinter/introduction/standard-dialogs.htm

This page and the following ones seem to be the same material as your 
original link.

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to