Search code examples
iphoneobjective-cuipopover

How to implement UIPopover kind of functionality in iPhone?


In my app i have a PieChart which has certain divisions denoting different areas or region. Every partition has its own color but there are like 10 partitions and i want to show which part shows which region. It would have been an easy task with iPad as we have UIPopover but here in iPhone i don't know what to do, so i thought if there is any suggestion any one can make. I want to PieChart be visible with the detail about each partition.

Thanks,


Solution

  • Here you will find many popover controllers http://cocoacontrols.com/search?q=popover