开发者

How can I add these left and right arrows to my toolbar?

I would like to layout a "photo" view in my app like the following:

How can I add these left and right arrows to my toolbar?

Any idea where can I find these arrows in the bottom and how to add them the same way ?

Also any idea on开发者_开发问答 how to disable for example the left arrow when there's no previous item like in this picture:

How can I add these left and right arrows to my toolbar?

Thx for helping,

Stephane


Use simple UIView with background color black and alpha 0,8. Insert two custom UIButton with arrow images. You could do that in IB or prorgammaticly. Icons for arrows could be found in many free icon kits. Google for "free toolbar icon iPhone".

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜