Thursday, 19 September 2013

is that possible to simulate keypress on a virtual keyboard on ios? Using UIKeyboardLayoutStar.h

is that possible to simulate keypress on a virtual keyboard on ios? Using
UIKeyboardLayoutStar.h

is that possible to simulate keypress on a virtual keyboard on ios? Using
UIKeyboardLayoutStar.h
I have found these methods
-keyHitTestContainingPoint CGPoint
I believe if I specify coordinates I can use these methods but I'm not
sure if it is correct and how to get those coordinates for each button
from the keyboard (IF THAT IS THE CASE) . Any suggestion? I need to
simulate keyboard key press, How would you do that?

No comments:

Post a Comment