Another FilteringController question for mmalc
Another FilteringController question for mmalc
- Subject: Another FilteringController question for mmalc
- From: J Nozzi <email@hidden>
- Date: Fri, 17 Sep 2004 10:10:04 -0400
List / mmalc:
The Filtering Controller example on mmalc's Bindings page works well
for filtering, however, I'm faced with a little side-effect that until
now has stayed at the bottom of my list of issues to resolve (as I'm
very early in this app's development). I wanted to get some suggestions
for the best way of approaching a solution without the half-baked, ugly
hack I'm likely to come up with to brutishly force the update. ;-)
The Problem:
I have a tableview that does not allow an empty selection with a
textview to hold an entry's contents. When I search and there is only
one result, it appears to be stuck. I create three 'entries' (Test 1,
Test 2, and Test 3), and put in the 'contents' all "1 1 1 1" for test
1, "2 2 2 2" for test 2, etc. If I have "test 3" selected and search
for "1", the textview goes blank, "test 1" is selected in the
tableview, and clicking it doesn't bring up its contents in the
textview.
Any ideas?
- J
_______________________________________________
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