axmol/extensions/GUI/CCEditBox
James Chen a75432ec35 Merge pull request #6262 from Mazyod/develop-editbox-mac-enhancements
Mac Editbox Text Font and Placeholder features
2014-04-21 11:18:07 +08:00
..
CCEditBox.cpp issue #4729: NULL -> nullptr in constructor or setXXX(NULL) 2014-04-10 00:36:43 +08:00
CCEditBox.h Merge branch 'develop' into visit_draw_improved 2014-03-03 11:27:42 -08:00
CCEditBoxImpl.h issue #4729: NULL -> nullptr in constructor or setXXX(NULL) 2014-04-10 00:36:43 +08:00
CCEditBoxImplAndroid.cpp Remove hard codes 2014-04-16 16:08:26 +08:00
CCEditBoxImplAndroid.h EditBox:fixes clip the text width to fit to the text box on Android and IOS. 2014-03-12 21:40:58 +08:00
CCEditBoxImplIOS.h EditBox:fixes clip the text width to fit to the text box on Android and IOS. 2014-03-12 21:40:58 +08:00
CCEditBoxImplIOS.mm Remove hard codes 2014-04-16 16:08:26 +08:00
CCEditBoxImplMac.h + [NEW]: setting the font for Editbox text 2014-04-13 00:19:14 +04:00
CCEditBoxImplMac.mm Merge pull request #6262 from Mazyod/develop-editbox-mac-enhancements 2014-04-21 11:18:07 +08:00
CCEditBoxImplNone.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
CCEditBoxImplWin.cpp Remove hard codes 2014-04-16 16:04:33 +08:00
CCEditBoxImplWin.h EditBox:fixed nothing to display when input flag is PASSWORD on Android. 2014-03-13 22:16:38 +08:00
CCEditBoxImplWp8.cpp replace LabelTTF with Label 2014-04-10 16:51:25 +08:00
CCEditBoxImplWp8.h replace LabelTTF with Label 2014-04-10 16:51:25 +08:00