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

Re: [pygame] textboxes and buttons



Hi Matt.

There's no real "standard" out there.

Perhaps it's too late, but I also tried my hand at providing some GUI
widgets.  It's called Poutine, and it's the opposite of overkill.  There's
no framework, just some sprite objects:

http://sjbrown.users.geeky.net/w/Poutine

sjbrown

On Tue, 20 Feb 2007, Matthieu TC wrote:

> 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

>