StablexUI icon indicating copy to clipboard operation
StablexUI copied to clipboard

UI engine for Haxe OpenFL designed to give as much freedom as possible in customizing UI

Results 74 StablexUI issues
Sort by recently updated
recently updated
newest added

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 ```...

Need better code for Scroll widget.

enhancement

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

new widget

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...

new widget

http://ios.biomsoft.com/2011/10/10/simple-menus-and-messages-with-uiactionsheet/

new widget

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...

new widget

http://mizuu.tv/slide-in-menu-design/

new widget

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...

new widget

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

new widget