开发者

UIPageControl current page indicator not moving

Update There was a hidden UIPageControl and the variable was 开发者_Go百科wired to that one.

I have a UIPageControl, but doesn't matter what value I gave to the currentPage property, the white dot never moves.


Did you remember to connect the UIPageControl to the appropriate IBOutlet in Interface Builder? You can easily check this from the debugger by checking whether the outlet has a value or is nil.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜