Is it possible to present a popover without any sort of arrows pointing somewhere?
|
feedback
|
|
Yes it is possible just do:
The zero represent no direction. | |||||||
feedback
|
|
Set the
Zero tells "NoDirection". | |||
|
feedback
|
|
Nope, there is no Instead of a popover controller, you can call | |||||||
feedback
|
|
Try this , it works for me.
| |||
|
feedback
|
-presentModalViewController:animated:? That's extremely different from a UIPopover. It doesn't provide the same look and feel as a UIPopover, and you're limited to certain fixed dimensions. – David Liu Aug 4 '10 at 18:42