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

Re: [pygame] Select a File...



Ian Mallett(e)k dio:
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()

i dont think using pygame together with wxpython is agood idea, if it is possible. It was possible couple of years ago but it was a bit of hack to make it work. I would stick if possible to pygame compatible GUI libraries

enrike