axmol/extensions/GUI/CCEditBox
James Chen a393eded58 CCLOG -> CCLOGINFO for change of EditBox's position. 2014-03-12 14:16:42 +08:00
..
CCEditBox.cpp Merge branch 'develop' into visit_draw_improved 2014-03-03 11:27:42 -08:00
CCEditBox.h Merge branch 'develop' into visit_draw_improved 2014-03-03 11:27:42 -08:00
CCEditBoxImpl.h fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
CCEditBoxImplAndroid.cpp Comment some lines in CCEditBoxImplIOS.mm/CCEditBoxImplAndroid.cpp, since After re-implement LabelTTF by Label, '(g|s)etTextureRect' will not work, it's because LabelTTF is inherited from Node rather than Sprite now. 2014-03-12 14:12:07 +08:00
CCEditBoxImplAndroid.h issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CCEditBoxImplIOS.h fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
CCEditBoxImplIOS.mm CCLOG -> CCLOGINFO for change of EditBox's position. 2014-03-12 14:16:42 +08:00
CCEditBoxImplMac.h fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
CCEditBoxImplMac.mm CCLOG -> CCLOGINFO for change of EditBox's position. 2014-03-12 14:16:42 +08:00
CCEditBoxImplNone.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
CCEditBoxImplWin.cpp closed #4291:open CCEditBox as modal dialog 2014-03-06 22:17:20 +08:00
CCEditBoxImplWin.h issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00