axmol/extensions/GUI/CCEditBox
Lee, Jae-Hong c20e4f3700 Keep a previous text on Tizen CCEditBox. 2013-05-28 20:43:47 +09:00
..
CCEditBox.cpp issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCEditBox.h issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCEditBoxImpl.h issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCEditBoxImplAndroid.cpp issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCEditBoxImplAndroid.h Workaround for some problems due to UITextField of CCEditBoxImplIOS is attached as a view above OpenGL view. It has a topmost touch priority higher than any other CCNode objects, and also cannot be veiled by any other CCNode objects. 2013-03-12 18:23:12 +09:00
CCEditBoxImplIOS.h Resize CCEditBox subviews when contentSize changes 2013-04-02 16:34:33 +03:00
CCEditBoxImplIOS.mm issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCEditBoxImplMac.h fixed #1825: The default color of text on CCEditBox is WHITE now. Fixed issues for CCEditBox of MAC port. 2013-03-14 14:29:22 +08:00
CCEditBoxImplMac.mm issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCEditBoxImplNone.cpp issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCEditBoxImplTizen.cpp Keep a previous text on Tizen CCEditBox. 2013-05-28 20:43:47 +09:00
CCEditBoxImplTizen.h Implement CCEditBox for Tizen. (develop branch) 2013-05-26 20:40:13 +09:00
CCEditBoxImplWin.cpp issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCEditBoxImplWin.h fixed #1825: Fixing compilation errors for CCEditBox of win32 port. 2013-03-14 14:39:59 +08:00