2 outline views, selection changes
2 outline views, selection changes
- Subject: 2 outline views, selection changes
- From: Jack Carbaugh <email@hidden>
- Date: Fri, 1 Aug 2008 22:08:49 -0400
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 (email@hidden)
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:
This email sent to email@hidden