[Tutor] Tutor Digest, Vol 35, Issue 18

Luke Paireepinart rabidpoobear at gmail.com
Sun Jan 7 05:23:59 CET 2007


Tony Cappellini wrote:
> Message: 7
> Date: Fri, 5 Jan 2007 08:04:23 -0800 (PST)
> From: Mike Ellis <maellis002 at yahoo.com <mailto:maellis002 at yahoo.com>>
> Subject: [Tutor] Python gui for file input
> To: tutor at python.org <mailto:tutor at python.org>
> Message-ID: < 900982.83522.qm at web58012.mail.re3.yahoo.com 
> <mailto:900982.83522.qm at web58012.mail.re3.yahoo.com>>
> 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


More information about the Tutor mailing list