开发者

iPhone Custom Page control buttons

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜