Alexandre Blondin Massé wrote:
Basically, I need a special input box that the user must fill and which dynamically colors some part of the input text as it is filled. Nothing very big, but I still need some graphic components that only Java provides.
I wouldn't be so sure about that. If you can rely on the browser supporting SVG, there isn't much that you can't achieve with Javascript these days. You might like to look into Pyjamas: http://pyjs.org/ -- Greg -- 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.
