refreshing the header title for an NSTableColumn
refreshing the header title for an NSTableColumn
- Subject: refreshing the header title for an NSTableColumn
- From: Josh Burnett <email@hidden>
- Date: Wed, 9 Nov 2005 23:50:11 -0500
Honest, I've searched and searched the archives, and I can't find an
answer to this question.
The docs say that that I can change the name of a table column's header
by using
[[theColumn headerCell] setStringValue:@"new name"];
This works great and all, except that the view doesn't get visually
refreshed until the user clicks on the header. I found this question
asked at least twice in the archives (back in 2002), but no one has
responded to it. How do I get the header to refresh?
Thanks,
Josh
_______________________________________________
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