Continuous notification of a tableview's column resizing?
Continuous notification of a tableview's column resizing?
- Subject: Continuous notification of a tableview's column resizing?
- From: "Sean McBride" <email@hidden>
- Date: Mon, 13 Nov 2006 23:10:36 -0500
Hi all,
Is it possible to be _continuously_ notified during the resizing of an
NSTableView's column? There is the delegate method:
- (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.)
Thanks,
Sean McBride
--
"When the winds of change are blowing, some people are building shelters
and others are building windmills" - Chinese proverb
_______________________________________________
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