Right, cell.imageView sets its own frame, no matter where you try to set it manually. I could of course add my own image view to the cell's contentView...
On Mar 27, 2012, at 4:21 PM, Roland King wrote: > UIImageView's scale automatically so just setting the frame of the > UIImageView containing the UIImage to ( x, y, 44, 44 ), possibly after you > load the image into it, will just work whatever size the image actually is on > whatever type of display you are using. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com