young40
|
933d316dc4
|
add setVisible() to CCEditBox [ios & mac]
|
2013-03-03 18:58:51 +08:00 |
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 |
Neo Kim
|
d42d847fb3
|
Added 'setPlaceholderFont()' to CCEditBox
|
2013-02-25 15:05:38 +09:00 |
Neo Kim
|
7da2dc953d
|
Move height adjustment code from 'getRect' to 'keyboardWillShow'
|
2013-02-20 22:52:49 +09:00 |
Neo Kim
|
a7c87f3b38
|
Add 'setFont' and 'setAnchorPoint' to CCEditBox
|
2013-02-20 22:41:08 +09:00 |
James Chen
|
bcbd161398
|
issue #1429: First commit CCEditBox for android port.
|
2012-08-22 09:47:04 +08:00 |
James Chen
|
d918c8186f
|
Update extensions/GUI/CCEditBox/CCEditBox.cpp
Revert this file, uncomment some codes in 'initWithXXX'.
|
2012-08-21 16:03:36 +08:00 |
Dale Ducharme
|
4004a8ac61
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
James Chen
|
d3338a70e5
|
issue #1429: Updated EditBoxTest and fix a bug about callback function.
|
2012-08-17 14:29:07 +08:00 |
James Chen
|
0fce637ec7
|
issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest.
|
2012-08-15 14:33:56 +08:00 |