A relatively simple GUI with theme support and easy construction. No need to count pixels when you're working with kytten widgets, they do their own sizing and positioning. Currently supports menus, scrollable panels, buttons and text input boxes.
In 5.1, I've added a TitleFrame widget which is a titled window, and a Document widget which allows you to display pyglet documents. Scrollbar buttons should also be working now. You can download the source code here: http://kytten.googlecode.com/files/kytten-5.1.tar.gz You can browse here: http://code.google.com/p/kytten/ A screenshot of the TitleFrame and Document widgets working together: http://lagkitten.purrsia.com/kytten-gui-5.jpg Future plans, in no particular order: - restructure the code to give most classes their own files - implement some obvious widgets like checkboxes, sliders, and tabbed panels to keep UI clutter down - GUI theme editor - documentation! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
