The other approach I tried was to force the interfaceOrientation to
the opposite orientation but this seems to have no effect.
Any ideas?
Thanks!
M.
You might be able to mess with the transform property of the window:
[UIApplication sharedApplication].keyWindow.transform = CGAffineTransformMakeRotation(M_PI);
…or something along those lines. But that way probably lies madness.
Cheers, P
> --
> You received this message because you are subscribed to the Google Groups "iphonedevmn" group.
> To post to this group, send email to iphon...@googlegroups.com.
> To unsubscribe from this group, send email to iphonedevmn...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/iphonedevmn?hl=en.
>
>
_________________________________________________________________
“A hungry people hears no reason, nor cares for justice,
nor is bent by any prayers.” —Seneca
I'm getting out of iPhone dev [1]. Looking to hand admin control of this list to someone. Any takers?
[1] http://www.mobileorchard.com/goodbye/
Dan
Thanks, Dan, for getting the very helpful list going. It's been a
tremendous resource. We're sorry to see you leave — though your
reasons are certainly understandable.
Cheers,
Paul