Re: NSTableView Header
Re: NSTableView Header
- Subject: Re: NSTableView Header
- From: Corbin Dunn <email@hidden>
- Date: Wed, 21 Sep 2005 11:35:02 -0700
Jerry,
Try subclassing drawRect: in your tableview -- this will disable some
of the live-resize caching stuff that NSTableView does. It may help
you get the desired behavior.
-corbin
On Sep 10, 2005, at 10:22 PM, Jerry Brace wrote:
I've got an NSTableView and it's header align in center, but when I
resize the application window where the NSTableView is placed, the
Header Text slows down and it takes its place in center only after
I release the mouse button.
I've just found out that this only occurs when I have data binded
to the column.
Any help would be great!
Jerry
_______________________________________________
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