Thanks to Nicolas P. Rougier's suggestion, I've modified text_input as
follows:

- switches to a Label when not being edited
- switches to an IncrementalTextlayout when being edited

Unlike glydget, kytten's text_input truncates the label at the right
side of the input field rather than ellipsizing it.  I should change
it to right-align the label and truncate the left part instead, since
the last part of the input field is usually the most significant, but
I thought I'd get this change out since it may represent a useful
performance boost for people with a lot of text input fields.

Available in the usual place: http://code.google.com/p/kytten/
--~--~---------~--~----~------------~-------~--~----~
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