TreeController and Bindings
TreeController and Bindings
- Subject: TreeController and Bindings
- From: Chris Outwin <email@hidden>
- Date: Wed, 24 Aug 2005 12:37:58 -0500
I would appreciate advice about the advisability of modifying
SimpleBrowser to use bindings.
My objective is to display a hierarchical, passive browser which
allows the user to select an image. Each selection would appear on a
button within a button matrix. Clicking the button would add the
image to a mutable array and cause a view to display a compound image
formed by the contents of the array.
If I don't use bindings, it seems I'll be required to use drag and
drop which requires more user effort. Is a tree controller / browser
combination a viable design for what I'm trying to accomplish? If
so, is there an example available?
Thank you.
_______________________________________________
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