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

Re: [pygame] Select a File...



Well, that's good, then, because we decided not to use it.  I'll keep that in mind for future programs, though.

On 7/31/07, altern < altern2@xxxxxxxxx> wrote:
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