• 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: Bindings in view-based tables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bindings in view-based tables


  • Subject: Re: Bindings in view-based tables
  • From: Quincey Morris <email@hidden>
  • Date: Fri, 06 Mar 2015 01:13:15 +0000

On Mar 5, 2015, at 17:06 , Ken Thomases <email@hidden> wrote:
>
> Unfortunately, the solution is clumsy.  You have to use a separate view NIB for the table cell view.  That means you can't really design the view-based table in the NIB that contains the table view.  The table view is in one NIB and the cell views are in other NIBs.

I was just coming to the conclusion that you described in the rest of your response. However, I think there’s an easier workaround. It ought to be fairly straightforward to give the object that’s being used as the cell’s “objectValue” a KVO-compliant “fontSize" derived property that tracks the user defaults value, and to bind the text field font size to that.



_______________________________________________

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


References: 
 >Bindings in view-based tables (From: Shane Stanley <email@hidden>)
 >Re: Bindings in view-based tables (From: Quincey Morris <email@hidden>)
 >Re: Bindings in view-based tables (From: Shane Stanley <email@hidden>)
 >Re: Bindings in view-based tables (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: Bindings in view-based tables
  • Next by Date: Re: Bindings in view-based tables
  • Previous by thread: Re: Bindings in view-based tables
  • Next by thread: Re: Bindings in view-based tables
  • Index(es):
    • Date
    • Thread