--2013/7/31
I'm sorry for having no time to maintain this source code for now. I hope someday I can keep coding for this souce code to make it more elegant.
ccgui is a library for creating Graphical User Interfaces (GUIs) for cocos2d-x applications. The main goals of ccgui are: speed, flexibility and ease of use.(The description copy from mygui ^_^)
===== keywords:cocos2d-x;ccgui;gui system;mygui;cegui
===== contact: email: 370283593@qq.com
update: 2013-4-26 (1)Implement the MultiListBox.We had implement the ItemBox which like ListBox,but we won't implement MultiItemBox furthur.