StablexUI
StablexUI copied to clipboard
UI engine for Haxe OpenFL designed to give as much freedom as possible in customizing UI
To avoid writing similar code for every xml StablexUI needs some method, which will receive directory path and automatically build every xml within that directory.
I had that need so I made a quick implementation. I'm sure you perfectly know how to do that better, but for now it is working for me Widget.hx ```...
Date picker, time picker, etc. "Classic", android-like, etc http://www.nme.io/community/forums/general-discussion/stablexui/re-stablexui-haxe-nme-ui-engine61/#ccm-discussion-post-anchor
The Callout container is a popup that functions as a pop-up with additional owner-relative positioning options. Callout also adds an optional arrow skin part that visually displays the direction toward...
http://ios.biomsoft.com/2011/10/10/simple-menus-and-messages-with-uiactionsheet/
he PageIndicator component displays a series of symbols, with one being highlighted, to show the user which index among a limited set is selected. Typically, it is paired with a...
The Spinner List component is a specialized List that is typically used for data selection in mobile applications. By default, as the user scrolls through the list items, the items...
The Busy Indicator defines a component to display when a long-running operation is in progress. This component creates a spinner with twelve spokes. http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/BusyIndicator.html