Cocos2DXNA / cocos2d-xna

XNA Port of Cocos2d-X
www.cocos2dxna.com
227 stars 123 forks source link

Text Input Keyboard Not Displaying #363

Closed totallyeviljake closed 10 years ago

totallyeviljake commented 10 years ago

From CodePlex

https://cocos2dxna.codeplex.com/discussions/462903

Edit method: Even using AutoEdit value on "true", the Edit method doesn't show the keyboard, i have checked the CCTextFieldTTF source code, and i have forced the keyborad to show on the screen.

totallyeviljake commented 10 years ago

This appears to be a GamerServiceComponent that is not installed in the application. On Xbox the GSC requires the Xbox authorization keys, but on the other XNA and MonoGame platforms, there is no need for these keys.