[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Select a File...



By command-line I mean something where you select the file from the console window.  I once wrote a little program that does that, but only to lower level directories.  If I were to use a command-line thing, it would have to be able to access top-directory files.  I don't know how to do that. 

I think wxPython is what I need.  I don't know how to use it, though.  I'm looking at wxFileSelector()

Ian