I don't know how you would do this in pygame, but when I used Slick I did
it by drawing rounded rectangles as windows.
Try to be creative using the primitives pygame gives.

2011/12/2 Anthony Palomba <apalo...@austin.rr.com>

> Hy folks,
>
> I want to use pygame to create a simple interface. Ideally I want to be
> able to create buttons, and handle key as well as mouse input.
>
> Are there examples some where that implement something like this?
> Any advice would be welcome.
>
>
>
> Thanks,
> Anthony
>

Reply via email to