开发者

iPhone: how to support vertical scroll in UIPageControl

开发者 https://www.devze.com 2022-12-25 14:10 出处:网络
thanks in advance. I have three UITabelView in a UIPageControl, but I could\'t scroll the UITableView vertically, can anyone tell开发者_开发知识库 me how to support this feature in this scenario? Or

thanks in advance.

I have three UITabelView in a UIPageControl, but I could't scroll the UITableView vertically, can anyone tell开发者_开发知识库 me how to support this feature in this scenario? Or mission impossible...

Regards, xiaojun


You should be able to scroll the table views in that scenario. My guess is that the UIPageControl is not large enough to allow user interaction with the table view. Try turning on the clipsSubviews property of the UIPageControl and see if you can still see the table views. Can you select a row in the table or interact with it in any way?

0

精彩评论

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

关注公众号