I've been wracking my brain over this and after having too much
caffeine and little results ...
I have 2 outline views and I'd like to have them operate such that
selecting an item in OV#1, deselects any item(s) in OV#2 and vice versa.
I have tried many things in
- (void)outlineViewSelectionDidChange:(NSNotification *)notification
and in
- (void)outlineViewSelectionIsChanging:(NSNotification *)notification
however, when I try adjusting the selection in one view, it causes a
loop where both end up having nothing selected.
I hope this makes sense.
Thanks for any advice.
Jack
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]