outlineViewColumnDidResize delegate method
outlineViewColumnDidResize delegate method
- Subject: outlineViewColumnDidResize delegate method
- From: Louis Sinclair <email@hidden>
- Date: Wed, 14 Apr 2004 08:56:24 -0500
I'm having trouble with the outlineViewColumnDidResize delegate
method. I've got an image view that I'm overlaying on the table view to
produce the appearance of a backdrop image. I'm successfully trapping the
window resize notification to size the image, but the
outlineViewColumnDidResize does not get called when I resize a column
(dragging the border between column titles). It gets called for each of
the columns when the outline view is first displayed, and when I resize the
whole window, but *not* when I explicitly resize a column.
Am I misunderstanding the purpose of this method, or is there something I'm
missing?
Thanks!
--
Louis
_______________________________________________
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.