开发者

How to create a pop-up uitableview similar to instapaper's folder or settings? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 5 years ago.

Improve this question

Link to what I mean:

http://imgur.com/a/bltbY

What I'd like to get is the same transparent border, up pointing arrow and tint for my own pop-up views.

Any help would be appreciated.

Thanks, Andrei


You have to use the UIPopOverController.

Setting the contentViewController to your TableViewController. To attach it to a button you can use the presentPopoverFromRect:inView:permittedArrowDirections:animated: method.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜