appcelerator tableview autosliding
Posted
by matthewb
on Stack Overflow
See other posts from Stack Overflow
or by matthewb
Published on 2010-06-18T16:14:53Z
Indexed on
2010/06/18
16:33 UTC
Read the original article
Hit count: 321
iphone
|appcelerator
Using Appcelerator:
I have a form, a tableView with textFeilds
I want it so when I focus on them, it slides the window or the view to the top, under the navigation bar.
Right now, the keyboard is blocking the last few rows.
Do I need a listener on each form to slide? If so how do you do that?
© Stack Overflow or respective owner