I haven't tried it, but it looks like your widgets will work
seamlessly with my Pyglui library with no changes. Pyglui is not a
widget library, but a way to organize widgets. I'll see if I can glue
them together later today.

http://www.github.com/irskep/pyglui/

On May 8, 5:54 am, sanka <[email protected]> wrote:
> Hello all,
>
> We are currently working on a "simple to use" GUI using pyglet in
> order to easily implements user interfaces.
>
> Actually, the widgets available are :
>       _ Dialog         : A dialog with a title, a close button and a
> content
>       _ HBox           : Used to split content into horizontal parts
>       _ VBox           : Used to split content into vertical parts
>       _ Button         : a basic button
>       _ Checkbox    : a basic checkbox
>       _ Label           : a basic label
>       _ Slider           : a basic slider
>
> With theses few widgets, there is already quite a lot of
> possibilities.
> preview :http://img25.imageshack.us/img25/2374/capturetestpy.png
>
> The source and the documentation are available here 
> :http://code.google.com/p/pywidget/
>
> Advices, review and modification of the source code are welcome :)
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to