How do I change the frame of keyboard word completion view in iPhone? -
does know how change word completion view's frame ?
the view appears when type in characters in text view. appears on bottom of character type.
i found iphone message , skype has put top of textview, how did that? should define keyboard myself or implements delegate methods?
from observe, autocorrect suggestion automatically positioned above line text being typed if close enough on-screen keyboard, such placing suggestion below cause keyboard obscure it.
my best guess determined , handled system , there aren't apis control suggestion appears, how style it, etc.
Comments
Post a Comment