1.4 emWin(uCGUI)介绍
emWin属于老牌的嵌入式GUI了,有着20年的历史了,软件架构和功能比较成熟了。关于emWin的介绍可以看我们的第1版emWin教程,第2版emWin教程和第3版emWin教程。官方地址:https://www.segger.com/products/user-interface/emwin/
emWin教程第1版
http://www.armbbs.cn/forum.php?mod=viewthread&tid=2932
emWin教程第2版
http://www.armbbs.cn/forum.php?mod=viewthread&tid=19834
emWin教程第3版
http://www.armbbs.cn/forum.php?mod=viewthread&tid=98429
emWin(uCGUI)更新记录
emWin(uCGUI)的历史比较悠久了,首版发布于1999年6月,下面是从V1.0开始的部分更新记录。
Version control for emWin/GSC
000804 V1.32 a) various changes implemented
000403 V1.30f a) LCD.h V1.30 used
000327 V1.30e a) LCD.h V1.06a used
000323 V1.30d a) GUIArcFloat.c included
000323 V1.30c a) LCD.h V1.06 used
000229 V1.30b a) Improved Unicode support in GUIChar.c
000217 V1.30a a) LCD_Color update to V1.16 (grayscale support in 8666 mode)
000211 V1.30 a) 2 new info functions for fonts implemented
b) Unicode string support added
991210 V1.28d a) GUIChar.C: GUI_DispStringHCenter added
b) Compile Warnings eliminated
991210 V1.28c a) GUI2DGL.C splitted
991204 V1.28b a) GUI_Context.AWin init modified
991203 V1.28a a) GUI2DGL init now initializes GUI_Context.AWin
991203 V1.28 a