axmol/extensions/GUI/CCEditBox
Lee, Jae-Hong 8ed243463e Adding CCEditBoxImplTizen.h and cpp. 2013-05-16 20:05:46 +09:00
..
CCEditBox.cpp Allow to set EditBox font name and size separately 2013-04-02 16:31:30 +03:00
CCEditBox.h Allow to set EditBox font name and size separately 2013-04-02 16:31:30 +03: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 Resize CCEditBox subviews when contentSize changes 2013-04-02 16:34:33 +03:00
CCEditBoxImplIOS.mm Resize CCEditBox subviews when contentSize changes 2013-04-02 16:34:33 +03: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
CCEditBoxImplTizen.cpp Adding CCEditBoxImplTizen.h and cpp. 2013-05-16 20:05:46 +09:00
CCEditBoxImplTizen.h Adding CCEditBoxImplTizen.h and cpp. 2013-05-16 20:05:46 +09:00
CCEditBoxImplWin.cpp fixed #1825: Fixing compilation errors for CCEditBox of win32 port. 2013-03-14 14:39:59 +08:00
CCEditBoxImplWin.h fixed #1825: Fixing compilation errors for CCEditBox of win32 port. 2013-03-14 14:39:59 +08:00