Re: UITableViewCell is not resized in UITableView
Re: UITableViewCell is not resized in UITableView
- Subject: Re: UITableViewCell is not resized in UITableView
- From: Roland King <email@hidden>
- Date: Mon, 11 Oct 2010 19:07:19 +0800
>
> That all works fine for me. The problem *I* have it getting the UITableView to resize cells horizontally. My tableview is 200px wide, my example cell is something like 800px wide (just because that's how big the template ended up when I was drawing it) and yet once in the tableview it ends up about 380 px wide and I really haven't figured out why. I believe I have all the auto-sizing parameters set up right because it resizes in the vertical just fine. Anyway .. not your question.
and typically as soon as I post I find the problem, I had the UITableView set up wider than the view containing it, that view was 200px, the UITableView was for some reason 380 .. easily fixed, now the cells do what I expect. _______________________________________________
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