16 Commits

Author SHA1 Message Date
eb028441da Try fix linux. Formatted code 2018-05-11 16:19:20 +08:00
ba3b18d726 Fix compile error under VS2017 2018-05-11 15:52:50 +08:00
3188ce2fab Update Readme 2017-05-14 18:01:26 +08:00
50c3ddc3b6 Update makefile 2017-05-14 17:47:33 +08:00
92d6ada4ad Move Files to ConsoleUI/ , add Makefile 2017-05-14 17:26:58 +08:00
dcaafa1e7d Add Example Code 2017-05-14 17:19:30 +08:00
9608effaa0 Fix Views Bug in ColorPage 2017-05-14 17:19:21 +08:00
e9e815ba77 Fix Runtime Bug.
Now ColorPage's Pointer to ColorFrame will be updated when a new pointer
is set. (Fix getFrame() == nullptr Error)
2017-05-14 16:52:32 +08:00
cbf1fa55af Update Readme 2017-05-14 15:09:51 +08:00
d592a5abe9 Update Design and Implements of ColorUI. 2017-05-14 14:57:29 +08:00
3a43697243 Add Implements of ColorUI 2017-05-14 13:50:33 +08:00
bf37819aa3 Update ColorUI design.
Now ColorXXX is not derived from XXX (in CUI.h).
ColorUI is different from CUI and is not compatible with it.
2017-05-14 12:52:50 +08:00
ef45f64fe9 Add ColorUI 2017-05-13 22:07:16 +08:00
f8d234dd29 Update Readme.md 2017-04-13 14:16:32 +08:00
bd3d814b94 Add Readme 2017-04-12 18:18:06 +08:00
2abe6733bd Initial Commit 2017-04-12 17:17:38 +08:00