Hi all,
I placed a native.newtextfield in a a tableview widget and placed that widget below my UI header. When I scroll my tableview up my textfield rolls right over my UI. For example:
I would expect that the tableview would set things inside of it to invisible when the scroll bounds are reached. Maybe I am missing something. Probably not returning true somewhere I should be :)
For grins I moved the tableview down to the middle of the device and when scrolling up it did eventually hide the textfield. But way later than it should have. So it is doing something. But I am not sure what.
Thanks, L