How to customize / style a UIPopoverController
Posted
by Thomas Joos
on Stack Overflow
See other posts from Stack Overflow
or by Thomas Joos
Published on 2010-03-31T12:06:05Z
Indexed on
2010/03/31
12:13 UTC
Read the original article
Hit count: 1101
hi dudes,
I'm working on an iPad application and I'm using UIPopoverControllers. I'm at the part where the app needs to be branded and styled and i'm wondering how to change the color / tint of the UIPopoverController? Standard is dark blue but it needs to be another color..
is this possible?
Greets, Thomas
© Stack Overflow or respective owner