hi all
I am Rotate UITextfield it lost the focus.
I doing like this
IBOutlet UITextfield *playerName;
playerName.transform=CGAffineTransformMakeRotation(3.14/2);
i need to enter name in landscape mode,please suggest how could i do.
Thanks
huntk
I am Rotate UITextfield it lost the focus.
I doing like this
IBOutlet UITextfield *playerName;
playerName.transform=CGAffineTransformMakeRotation(3.14/2);
i need to enter name in landscape mode,please suggest how could i do.
Thanks
huntk