开发者

UIPopoverViewController over selected text (see attached pic)

I am trying开发者_JAVA技巧 to place a UIPopoverController in my iPad app next to the highlighted text in my UIWebView.

sort of like this: http://imageshack.us/photo/my-images/16/infoyle.png/

I think I have to implement the

 [QL_Popover presentPopoverFromRect:? inView:self.view permittedArrowDirections:UIPopoverArrowDirectionAny animated:NO];    


You are right, you do have to implement that.


Do you really need a pop over? Maybe you can use a tooltip like this http://flowplayer.org/tools/demos/tooltip/index.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜