[Tutor] Python gui for file input

Kent Johnson kent37 at tds.net
Fri Jan 5 17:41:53 CET 2007


Jason Massey wrote:
> The simplest way would be to use TkInter which is distributed with Python. 
> 
> Check out the cookbook recipe at: 
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/438123 
> <http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/438123> for a 
> bunch of examples.

You might also be interested in EasyGUI which wraps up these and several 
other simple dialog boxes.
http://www.ferg.org/easygui/

Kent



More information about the Tutor mailing list