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

[pygame] textboxes and buttons



Hi list,
I want to add textboxes and buttons to my pygame game. For example, I want to ask for a username and a password and offer 'register' and 'login' buttons.

Is there a standard way/component to do this?

I have looked at 'pgu' but it is a bit overkill and I'm not sure how to blend it into my own GUI.

Any thoughts?

-matt