axmol/extensions/GUI/CCEditBox
James Chen efdb9180e4 fixed #1750: [iOS] CCEditBox's position is incorrect when it's added to a non-fullscreen CCNode. 2013-02-26 11:16:26 +08:00
..
CCEditBox.cpp fixed #1750: [iOS] CCEditBox's position is incorrect when it's added to a non-fullscreen CCNode. 2013-02-26 11:16:26 +08:00
CCEditBox.h Added 'setPlaceholderFont()' to CCEditBox 2013-02-25 15:05:38 +09:00
CCEditBoxImpl.h Added 'setPlaceholderFont()' to CCEditBox 2013-02-25 15:05:38 +09:00
CCEditBoxImplAndroid.cpp Added 'setPlaceholderFont()' to CCEditBox 2013-02-25 15:05:38 +09:00
CCEditBoxImplAndroid.h Added 'setPlaceholderFont()' to CCEditBox 2013-02-25 15:05:38 +09:00
CCEditBoxImplIOS.h Added 'setPlaceholderFont()' to CCEditBox 2013-02-25 15:05:38 +09:00
CCEditBoxImplIOS.mm fixed #1750: [iOS] CCEditBox's position is incorrect when it's added to a non-fullscreen CCNode. 2013-02-26 11:16:26 +08:00
CCEditBoxImplMac.h fixed #1749: Mac platform works ok. 2013-02-25 22:33:16 +08:00
CCEditBoxImplMac.mm fixed #1749: Mac platform works ok. 2013-02-25 22:33:16 +08:00
CCEditBoxImplWin.cpp fixed #1749: Fixed compilation errors for win32. 2013-02-25 22:50:15 +08:00
CCEditBoxImplWin.h fixed #1749: Fixed compilation errors for win32. 2013-02-25 22:50:15 +08:00