UITableView.layer renderInContext: after setContentOffset ?
UITableView.layer renderInContext: after setContentOffset ?
- Subject: UITableView.layer renderInContext: after setContentOffset ?
- From: Chaitanya Pandit <email@hidden>
- Date: Tue, 6 Jul 2010 00:31:29 +0530
Hi, List
I'm trying to create an image out of a UITableView using the layer's renderInContext Method, however my problem is that i have to create an image of the specific portion of the tableView
So i call setContentOffset and then try to generate the image, however this doesn't work and I get a totally black Image, it works if i don't set the contentOffset.
Any idea?
and sorry for the earlier email i hit send before was done editing the email
Thanks,
Chaitanya_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden