- UI framework for OpenFL
- Made by the orginal Feathers author
- Good code quality, good documentation
- Works fine with our OpenFL
- Deferred update mechanism
- Size measurements mechanism
- Layouting mechanism
- Skinning mechanism
- Standard UI components
- Similar to Flex UI
- IValidating/ValidatingSprite
- ValidationQueue
- Invalidation flags, update
- MeasureSprite
- min/max width/height
- explicit settings, calculation
- LayoutGroup
- ILayout
- HorizontalLayout/VerticalLayout
- AnchorLayout
- and more
- FeathersControl
- Skins are DisplayObjects
- Themes - mechanism for applying styles
- Variants - kinda like CSS class names
- Button/Label/TextInput/etc.
- Panel/Header
- TabNavigator/PageNavigator/etc.
- ListView/GridView
- ScrollContainer/(V|H)ScrollBar
- Skinnable enough?
Made with Slides.com