04-15-2011, 08:12 AM
|
#18 (permalink)
|
|
Registered Member
Join Date: Apr 2011
Posts: 1
|
AKeyboardAwareUIViewControll
Hi,
I had the same problem and wrote a useful class that solves it just by subclassing it for every view controller you need to be aware of the keyboard:
Solving the iOS keyboard hiding views once and for all: AKeyboardAwareUIViewController | Compiotrs developer blog
Hope it helps
|
|
|