Thanks very much for all the reviews :)

We've been quite busy these past few days but we will soon improve the
code (add some widgets) and the documentation.

To Steve Johnson :
Thanks for your advices, we will make some modifications and maybe use
pyglui source code to improve PyWidget if you don't mind
naturally :).

To Thomas Hansen
I will check out pymt tonight :)

To Tristarn MacDonald
We're glad to see that our gui is usefull for you :)
And yes we're interested by your patch.

On 15 mai, 13:18, Tristam MacDonald <[email protected]> wrote:
> On Fri, May 8, 2009 at 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
>
> Very nice and simple. I just put the widgets to work in my planet
> simulation:http://picasaweb.google.com/lh/photo/MkTK5nX6d0jTnI6NUkMgOA?feat=dire...
>
> I did have to add the ability to change the text of a label after creation
> (forward the text property of pyglet's HTMLLabel through from the label
> itself). Would you like a patch?
> --
> Tristam MacDonaldhttp://swiftcoder.wordpress.com/
--~--~---------~--~----~------------~-------~--~----~
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