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

RE: [pygame] how to add the scroll bar?



Thanks, I have tried the wxPython and got it.

-----Original Message-----
From: owner-pygame-users@xxxxxxxx [mailto:owner-pygame-users@xxxxxxxx] On
Behalf Of Ian Mallett
Sent: Tuesday, February 26, 2008 8:31 PM
To: pygame-users@xxxxxxxx
Subject: Re: [pygame] how to add the scroll bar?

You can't do it with PyGame, unless you want to hardcode it yourself.
If you want to have one without making yourself, you can use wxPython.
 Might be easier to make it yourself, though, given the overcomplexity
of wx...