开发者

Can't get UITableView list to scroll in iPhone simulator

开发者 https://www.devze.com 2023-04-12 16:06 出处:网络
Is t开发者_Python百科here a simple explanation for why a table will not scroll in the iPhone simulator? I have a tab bar application that I built with the standard template. I created a UITableView in

Is t开发者_Python百科here a simple explanation for why a table will not scroll in the iPhone simulator? I have a tab bar application that I built with the standard template. I created a UITableView in the second tab controller. I initialized the objects with a list of items and they display nicely. However, neither the up/down arrow buttons work nor does the scroll. The rows can be highlighted.

Thank you.


You should try to hold by clicking on table cell row and drag it up or down to move it

I am not able to understand the actual problem but follow the below link to know more about Tabbarcontroller and TableView :

http://iphonebyradix.blogspot.com/2010/12/uitabbarcontroller-overview.html

http://iphonebyradix.blogspot.com/2010/10/uitableview.html


I think you should click on a cell, hold the mouse, and drag the mouse up or down. That action acts like a finger tap.


Strange new one for me on a new forcetouch Macbook Pro... Hardware -> Touch Pressure -> Use Trackpad Force I turned that off because my scrolling was being interrupted by Force Touches.... I had no idea what was going on.


Use 2 fingers to drag and then scroll, it should work.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号