Using NSImageCell as an NSTableColumn header cell
Using NSImageCell as an NSTableColumn header cell
- Subject: Using NSImageCell as an NSTableColumn header cell
- From: William Colsher <email@hidden>
- Date: Fri, 16 Jul 2004 14:21:22 -0400
I've been having some trouble with my NSTableColumn that uses an NSImageCell
for it's header cell. Specifically, although the image scales pretty well,
it still overlaps the bottom of the header area and when I resize the column
it leaves the old image where it was and draws the new one in the new center
of the column. It's pretty ugly.
Do I just need to make a tiny image that fits? Or use a specific image type?
Or what?
Thanks in advance!
Bill Colsher
_______________________________________________
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.