开发者

iPhone Custom Page control buttons

开发者 https://www.devze.com 2022-12-20 04:29 出处:网络
Is it possible to开发者_开发问答 control a page controller with custom buttons instead of the Page control dots? Similar to a jQuery slider in js?What do you mean by \"page controller\"? There is no s

Is it possible to开发者_开发问答 control a page controller with custom buttons instead of the Page control dots? Similar to a jQuery slider in js?


What do you mean by "page controller"? There is no such thing in the iPhone SDK. UIPageControl is a very dumb control that has no connection to the scroll view whose page it usually displays. The developer has to manually keep them in sync. So it is no problem at all to use your own custom page control view and manually sync it with a scroll view.

0

精彩评论

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

关注公众号