Official address: http://www.mornui.com/
It has the following advantages:
1. Lightweight, the Morn UI library is designed with simplicity and intuition, and the code is lightweight, which can be quickly started and reduce learning costs. The total size of the Morn UI library is less than 30K
2. Visualization. Morn UI provides a powerful visual editor. The layout and attributes can be intuitively set in the editor, realizing the separation of UI and logic, allowing art and programs to cooperate easily.
3. High performance. Morn UI design has been designed with high performance as its main goal, based on bitmaps, and using delayed rendering mechanism to achieve high performance.
4. Easy to expand, whether it is UI components or editor plug-ins, it is very easy to expand. The editor supports ready-to-use and easy to achieve personalization.
5. Automatic resource management, Morn editor automatically manages UI resources, and packages resources in a flexible way (jpg+alpha)
6. Support bitmaps and vector images at the same time, and automatically generate UI codes
7. Support multi-projects, multi-view development, code view, collaborative development and svn management
8. Supports multi-language, built-in language pack manager and extraction tool, and fast internationalization
9.Morn is lightweight and efficient than flex, and is more convenient than flash IDE component development
If you encounter a bug, please feel free to feedback: QQ group: 51451081
github hosting address: https://github.com/yungzhu/MornUI
Directory structure:
builder------UI editor
MornUILib---UI library source code
ExtendLib---UI extension library and source code
demo------------------------------------------------------------------------------------------------------------------------------
doc-----------------------------------------------------------------------------------------------------------------------------
plugins-----Editor plugin and source code