Tab stops in a UITableView
Tab stops in a UITableView
- Subject: Tab stops in a UITableView
- From: "Eric E. Dolecki" <email@hidden>
- Date: Wed, 6 May 2009 09:16:32 -0400
I would like to display high scores in a UITableView. I'd like to do this
without using custom cells and instead use \t for cheap columns...
So I have things like so: @"1000\tEric" for each row. However, I'd like to
be able to set that first tab stop to something that is over far enough to
where all of the names will line up properly.
I've check NSTextTab but I am clueless how to implement this for a
UITableView. Any help would be appreciated greatly.
Thanks,
Eric
_______________________________________________
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