Reused UIWindow then UITextfield keyboard doesn't come
Posted
by uwillneverknow
on Stack Overflow
See other posts from Stack Overflow
or by uwillneverknow
Published on 2010-04-07T09:09:01Z
Indexed on
2010/04/07
9:13 UTC
Read the original article
Hit count: 373
I am using uiwindow as overlay of uivwebview more than one times.After first time keyboard is not coming in uitextfield.Keyboard notification works perfectly but keybaord not appering on window.I think keyboard is hidden under window .How can i bring keyboard upward?
Thank you in advance.
© Stack Overflow or respective owner