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

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



please also see:

http://pygame.org/wiki/gui


On Wed, Feb 27, 2008 at 2:58 PM, Sibtey Mehdi <sibteym@xxxxxxxxxxxxxx> wrote:
>
>  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...
>
>