Re: file open dialog from within PythonWin

2007-10-02 Thread kyosohma
On Oct 2, 7:56 am, [EMAIL PROTECTED] wrote: > Hi, > > I want to open a file seach dialog from within my python script which > I run from within PythonWin. I also have the wxPython package > installed. > > How might I do this? > > Thanks, > > Aine Oh yeah. You might find this helpful too: http://w

Re: file open dialog from within PythonWin

2007-10-02 Thread kyosohma
On Oct 2, 7:56 am, [EMAIL PROTECTED] wrote: > Hi, > > I want to open a file seach dialog from within my python script which > I run from within PythonWin. I also have the wxPython package > installed. > > How might I do this? > > Thanks, > > Aine Aine, I recommend downloading the wxPython Demo as