无法让 UITableView 列表在 iPhone 模拟器中滚动

发布于 2024-12-09 07:02:46 字数 156 浏览 0 评论 0原文

有没有简单的解释为什么表格不会在 iPhone 模拟器中滚动?我有一个使用标准模板构建的选项卡栏应用程序。我在第二个选项卡控制器中创建了一个 UITableView。我用项目列表初始化了对象,它们显示得很好。但是,向上/向下箭头按钮不起作用,滚动也不起作用。可以突出显示行。

谢谢。

Is there 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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

南风起 2024-12-16 07:02:46

您应该尝试通过单击表格单元格行来按住并向上或向下拖动以移动它

我无法理解实际问题,但请按照以下链接了解更多信息
Tabbarcontroller 和 TableView :

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

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

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

划一舟意中人 2024-12-16 07:02:46

我认为您应该单击一个单元格,按住鼠标,然后向上或向下拖动鼠标。该动作就像手指敲击一样。

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.

孤蝉 2024-12-16 07:02:46

对我来说,新的forcetouch Macbook Pro 是一个奇怪的新东西......
硬件 ->触摸压力->使用触控板强力 我将其关闭,因为我的滚动被强力触摸打断了......我不知道发生了什么。

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.

无力看清 2024-12-16 07:02:46

用两根手指拖动然后滚动,它应该可以工作。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文