views:

21

answers:

0

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?