axmol/extensions/GUI/CCEditBox
James Chen edc02b5777 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
..
CCEditBox.cpp 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
CCEditBox.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
CCEditBoxImpl.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
CCEditBoxImplAndroid.cpp 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
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 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.mm 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.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 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
CCEditBoxImplWin.cpp add setVisible() to CCEditBox [Win32] 2013-03-03 20:13:22 +08:00
CCEditBoxImplWin.h add setVisible() to CCEditBox [Win32] 2013-03-03 20:13:22 +08:00