axmol/extensions/GUI/CCEditBox
minggo 0a1f0369e6 fixed #1481: merge Nicolas's pull request and do some bug fixes 2012-09-21 17:01:19 +08:00
..
CCEditBox.cpp issue #1429: First commit CCEditBox for android port. 2012-08-22 09:47:04 +08:00
CCEditBox.h issue #1429: Fixed a bug in EAGLView.mm. 2012-08-17 15:24:33 +08:00
CCEditBoxImpl.h issue #1429: Updated EditBoxTest and fix a bug about callback function. 2012-08-17 14:29:07 +08:00
CCEditBoxImplAndroid.cpp fixed #1481: merge Nicolas's pull request and do some bug fixes 2012-09-21 17:01:19 +08:00
CCEditBoxImplAndroid.h issue #1429: Use activity to implement CCEditBox for android. Next step: use dialog to implement CCEditBox. 2012-08-23 09:42:28 +08:00
CCEditBoxImplIOS.h issue #1429: First commit CCEditBox for android port. 2012-08-22 09:47:04 +08:00
CCEditBoxImplIOS.mm issue #1437:make CCEGLView::sharedOpenGLView() return pointer 2012-08-21 14:58:31 +08:00
EditBoxImplIOS.h issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest. 2012-08-15 14:33:56 +08:00
EditBoxImplIOS.mm issue #1429: Updated EditBoxTest and fix a bug about callback function. 2012-08-17 14:29:07 +08:00