Draft 5.5 is up! http://code.google.com/p/kytten/
This release adds: * Mousewheel support - last-added scrollbar, or whichever scrollbar was clicked last will catch mouse scroll events * When you tab between fields in a scrollable region, it'll automatically make sure the fields are fully visible * Dialogs have been refactored - they'll automatically add themselves to window handlers * Call dialog.teardown() to destroy a dialog and remove all references, to get back resources faster This release feels pretty good! I don't anticipate many more changes to the basic code now, unless and until I decide to implement 'render to texture' support, which may be needed for optimization. Next is most likely a theme editor and ensuring that themes are easy to package with your applications, then documentation on how to use all this and extend kytten with your own widgets. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
