UIImageView setImage doesn't work with presentModelViewController?
Any thoughts? I have tried putting my initialization code in both viewDidLoad and initWithNibName and neither way works. Also, calling setImage on my UIImageView in other places in my controller doesn't achieve anything.
On a related note, why don't UIImageView's respect the contentMode property when displaying an image that isn't exactly the aspect ratio of the UIImageView?
Thanks,
-MrB
MacBook, Mac OS X (10.5.6)