You could probably do the same by just overriding -arrangedObjects
and doing the manual change notification in there.
I believe -arrangedObjects is called when another object wants the
arranged objects, not when the arranged objects are changed. I could
be wrong, though.
Yeah, good point. Maybe overriding "arrangeObjects:" (without the "d")
would work better in that case.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden