• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
OutlineView to TableView to TextView binding, oh my...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OutlineView to TableView to TextView binding, oh my...


  • Subject: OutlineView to TableView to TextView binding, oh my...
  • From: Carl Sziebert <email@hidden>
  • Date: Wed, 5 May 2004 17:02:39 -0700

Howdy:

I am currently working on an app that features an OutlineView for browsing a variety of items, a TableView used to store the selected items from the OutlineView and a TextView which allows the user to edit portions of the selected element in the TableView. Everyone still with me here? Good. So I am trying to connect the dots between them and am struggling with the bindings specifics. Currently I am checking for a selection in the OutlineView and adding the selected item to the array of objects displayed by the TableView. According to expectation, when I select an item in the TableView, I should see the contents rendered in the TextView. I can see that the selected item gets added to the array, however nothing is displayed in the TableView. So that leads me to question how to properly bind to the TableView/array. Something tells me that the answer is obvious, but it is just not apparent to me right now. Any advice and wisdom would be greatly appreciated. I'd be happy to provide more info if needed.

TIA,
Carl
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: OutlineView to TableView to TextView binding, oh my...
      • From: Fritz Anderson <email@hidden>
    • Re: OutlineView to TableView to TextView binding, oh my...
      • From: Chris Ridd <email@hidden>
  • Prev by Date: A couple of NSFont questions
  • Next by Date: Re: The Cell from Hell (TM)
  • Previous by thread: Re: A couple of NSFont questions
  • Next by thread: Re: OutlineView to TableView to TextView binding, oh my...
  • Index(es):
    • Date
    • Thread