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 (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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com