In cocos2d how to bring a Input dialog box for getting user name. Is there any way than using view based application?
A:
Cocos2d does not provide with a way of doing that. You would have to either build you own solution or use UIKit to add a UITextField for example.
pabloruiz55
2010-08-04 01:24:33