How to activate UIPopoverControl on iPhone?

微笑、不失礼 提交于 2019-12-13 00:36:56

问题


I've seen this feature several times on iPhone Apps (e.g.. At Bat, Garageband, etc.) and I'm just wondering how to activate the feature for iPhone without having to build an own class.

I've seen a simple YouTube video, but following the described steps didn't help much either...

So to be clear, I'd love to have some sample code or a simple explanation on how to port UIPopoverControl to iPhone.

Thanks in advance!


回答1:


Hi for PopoverView in iPhone use this bellow Demo with Custom PopUpView..

  1. SNPopup
  2. WEPopover
  3. SeaGlass



回答2:


You may want WEPopover. It's not difficult to use.



来源:https://stackoverflow.com/questions/13133691/how-to-activate-uipopovercontrol-on-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!