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

Re: [pygame] normal text in pygame?



also is there a way in pygame to create a dialog box, windows, ect?
There is a separate library called PyUI to do this and it runs on top of Pygame. I investigated it and decided to roll my own instead though.

- Jeff