• 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
Re: Binding NSTabViews in NSCollectionViews?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding NSTabViews in NSCollectionViews?


  • Subject: Re: Binding NSTabViews in NSCollectionViews?
  • From: email@hidden
  • Date: Fri, 30 Nov 2007 22:22:24 +0100


From: Joshua Emmons

For some reason, bindings of controls in the initial tab (the one selected in IB) work fine, but all the rest are dead. This only happens within an NSCollectionView. If drop my NSTabView on the window directly, all the bindings in all the tabs work.

I've read somewhere on this list that the collection view decodes the prototype view and recreates its bindings. But I assume the subviews bindings (like in your example) are certainly not recreated.
If you bind your TextField manualy in – newItemForRepresentedObject: it will do the trick.



_______________________________________________

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


  • Follow-Ups:
    • Re: Binding NSTabViews in NSCollectionViews?
      • From: Joshua Emmons <email@hidden>
  • Prev by Date: Re: ImageKit + GC = nogo? (or better... how :D)
  • Next by Date: Re: Subclassed NSTextField can't bind backgroundColor to NSCollectionViewItem
  • Previous by thread: Re: ImageKit + GC = nogo? (or better... how :D)
  • Next by thread: Re: Binding NSTabViews in NSCollectionViews?
  • Index(es):
    • Date
    • Thread