0

I want to change the border color of the popover in iOS6.

Can somebody tell me a technique that I can use to achieve this?

Ahmed Hammad
  • 435
  • 4
  • 8

2 Answers2

1

WEPopover is a best option for you. You can't do this with UIPopover, I don't know is it possible with ios 6 or not.

Midhun MP
  • 103,496
  • 31
  • 153
  • 200
1

In iOS 6, you can customize the frame, arrow, etc.

Here's a pointer to a blog that describes the technique.

iDev
  • 23,310
  • 7
  • 60
  • 85
lar3ry
  • 510
  • 4
  • 8