Releases: dustpg/LongUI
Releases · dustpg/LongUI
version 0.2.1
version 0.2.0
What's Changed?
- UITextBox implemented via RichED(and remove TextBC)
- IME support
version 0.1.3
What's Changed?
- move ConfigureFlag from IUIConfigure interface#GetXXXX to UIManager.InitXXX
- add support for gcc(via codelite)
- add longui-single-file
version 0.1.2
What's changed?
- bug fixed
- re-implment for border-image for performance
- re-check for GuiEvent trigger
- add script support now
- add(init) demo5 fullcontrol for testing all control
version 0.1.1
what's changed?
- bugs fixed
- change IUIConfigure msg-loop interface to support CUIWindow::Exec(like qt) to support modal window
- UITextBox remove debug code
version 0.1.0
LongUI first version 0.1.0 for testing