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

Re: [pygame] OcempGUI



Hey Marcus,

That looks interesting!

It would be good if you had a little example or tutorial on your site
so we can get a feel of how the api works.


Cheers,

On 4/12/05, Marcus von Appen <mva@xxxxxxxxxxxx> wrote:
> Hi,
> 
> I just finished the first stable working version of OcempGUI, a pygame
> user interface library and thought some of you might be interested in
> it.
> 
> OcempGUI provides common user interface elements such as buttons,
> labels, entry boxes and more.
> It is written in Python using pygame and comes with a simpe event
> management system, which makes it suitable for applications and games,
> which are on the need of such elements and do not have 'heavy' complete
> screen changes (such as top scrolling shooters).
> 
> To get a first impression about it, visit
>    http://ocemp.sourceforge.net/gui.html
> 
> The library itself can be downloaded from
>    http://ocemp.sourceforge.net/download.html
> 
> Feedback is welcome.
> 
> Regards
> Marcus
>