Cell alignment within a NSTableColumn
Cell alignment within a NSTableColumn
- Subject: Cell alignment within a NSTableColumn
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 22 Oct 2002 12:54:37 +0200
How do you get the data cell alignment within a NSTableColumn?
I'm pretty sure the answer is obvious but I don't find it. [NSCell
alignment] is always returning me 0 (Left Alignment).
I have a custom NSCell as the dataCell for the NSTableColumn. I tried
both with subclassing NSCell and NSActionCell. Same results.
Any idea?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.