Re: Continuous notification of a tableview's column resizing?
Re: Continuous notification of a tableview's column resizing?
- Subject: Re: Continuous notification of a tableview's column resizing?
- From: Scott Stevenson <email@hidden>
- Date: Tue, 14 Nov 2006 00:54:58 -0800
On Nov 13, 2006, at 8:10 PM, Sean McBride wrote:
- (void)tableViewColumnDidResize:(NSNotification*)aNotification
but it is only called after mouse up! Unless I am missing some
option...
(I want to accomplish something like the Finder does when you resize a
column, that is, truncate the string. I've found this asked in the
archives, but never answered.)
I'm guessing, but maybe you could get the data cell for that column
to tell you when it changes size?
- Scott
_______________________________________________
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