Tony Cappellini wrote: > Message: 7 > Date: Fri, 5 Jan 2007 08:04:23 -0800 (PST) > From: Mike Ellis <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > Subject: [Tutor] Python gui for file input > To: tutor@python.org <mailto:tutor@python.org> > Message-ID: < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> > Content-Type: text/plain; charset="iso-8859-1" > > Hi all, > > I am looking to create a simple gui interface to a small script. The > script requires the user to input a directory. I would like to allow > the user to browse the windows file system for the desired directory > rather than type in the full path by hand. This would operate in much > the same way as any program when you select File>Open. Is this > possible to do with python? Can anyone point me in the proper > direction to find more info on this or perhaps an example script using > a similar feature? > > Thanks for your help, > Michael > > If you're looking for a simple cross-paltform solution, EasyDialogs is > by far the easiest. > http://www.averdevelopment.com/python/EasyDialogs.html > > You don't have to learn anything about any GUI framework. This will > invoke the native file open browser for Windows/Linux. > 2-3 lines of code max. > > It will > What does 'It will' mean? Is this an incomplete thought? A response to a response? Or part of the original response? is it a question or a statement? This is what all those '>' that your mail client puts before the replies are for. I can't follow what's happening here. Not that it really matters, but I was curious why the e-mail was formatted this way. Sorry for being a stickler, -Luke _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor