Apr 08 2009
uiWindow Example
Here is a live demo featuring the uiWindow component from Aspire UI Standard Edition:
- Window A has its “menuModel” property set to a data model so it automatically embeds a uiMenuBar.
- Window A will show/hide a status bar if you go to the menu -> View -> Status Bar.
- Window A will show a child window if you go to the menu -> Help -> About…
- Window B has its “liveDragging” property set to “true”.
- Window C is a modal window (retains focus until it is dismissed).
- Double clicking title bar toggle maximized/normal state if window is maximizable.
- Maximized window do not show borders.
- Custom cursors are implemented by the uiCursors manager.
- Tab focus loops within a window (intended behavior).
See also: uiWindow usage notes
Aspire UI Components
Aspire UI is a library of Actionscript 3.0 (AS3) classes for building flexible and lightweight UI elements in Adobe Flash applications. Key features include easy skinning using PNG image files, automatic tab focus ordering, CSS text styles, and layout management. This is a pure AS3 library with no dependency on the Flex framework. You may experiment with the various features by downloading a trial version.







