> 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 :).

Go right ahead. In fact, I would be interested in closer
collaboration. When you get your next release out, I'll try to find
time to fork it and incorporate my existing widget library so that no
more work gets duplicated. At that point, I would want to start
packaging it with Pyglui, or perhaps the other way around. What do you
think?

My main issue with PyWidget right now is that you can't make a widget
in one line of code by just passing it an action function. I would
really like to be able to pass in a function that would be called from
the default event for a given widget. For almost all widgets, that
event would be mouse_release, but it might be different for some. The
programmer would always be able to override other event methods as
well.000
--~--~---------~--~----~------------~-------~--~----~
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