Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2013-03-10 | 987 Bytes | |
lcui-0.12.5.tar.gz | 2012-12-13 | 998.8 kB | |
lcui-0.12.5.zip | 2012-12-13 | 1.1 MB | |
Totals: 3 Items | 2.1 MB | 0 |
CHANGES BETWEEN 0.12.4 and 0.12.5 - Add C + + class to some function modules, please see the helloworld2.cpp file for more details. - Add ActiveBox Widget, it can achieve the continuity of a simple multi-frame image switching display. - Improved screen graphics refresh method. - Solve the problem of disappear after dragging the child window, the reason is that the sub window position calculation is error. - Optimized Alpha blending processing, efficiency has improved. - Solve some of the problems of graphics processing. - LCUI_Graph support the "quote" function, you can quote graph of a specified area in an graph. - Solve some of the problems of the PictureBox Widget. - Improved the nested multi Widget graphic display processing. - Improved the area refresh processing of widget moving. - Some settings support environment variable setting. - Solve the thread is blocked waiting for unlock the rwlock problem, the problem is in the LCUI exit.