NSTableColumn setIndicatorImage in the wrong place?
NSTableColumn setIndicatorImage in the wrong place?
- Subject: NSTableColumn setIndicatorImage in the wrong place?
- From: Lee Morgan <email@hidden>
- Date: Sat, 9 Apr 2005 00:30:41 -0400
Anyone have a clue as to why the following code misplaces the "^" image?
It is appearing a few pixels to the left (about 5) of where it should be.
It also appears to be slightly smaller than it should be.
[tableView setIndicatorImage:[NSImage imageNamed:@"AscendingSortIndicator"] inTableColumn:aColumn];
- lee _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden