• 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
Bindings / NSTableView (limitation ?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bindings / NSTableView (limitation ?)


  • Subject: Bindings / NSTableView (limitation ?)
  • From: "Daniel Angermeier" <email@hidden>
  • Date: Wed, 27 Jun 2007 18:24:48 +0200

Hi,

I would like to dinamically change the color of particluar rows in a
table view, depending on app state.
Before I was using the table view data source approach,
and this was failrly easy to do,
by just returning a stringWithAttributes in

-(id)tableView:(NSTableView *)aTableView
 objectValueForTableColumn:(NSTableColumn *)aTableColumn
 row:(int)rowIndex

However, I am doing all of this with bindings now and
I can't figure out how to achieve the above mentioned effect.

Is there any way to do this with the bindings approach ?

Thanks,

Daniel
_______________________________________________

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: Bindings / NSTableView (limitation ?)
      • From: Fritz Anderson <email@hidden>
    • Re: Bindings / NSTableView (limitation ?)
      • From: "I. Savant" <email@hidden>
  • Prev by Date: Re: Display NSImage in a NSTableView
  • Next by Date: Re: Correct approach?
  • Previous by thread: CFBundleShortVersionString
  • Next by thread: Re: Bindings / NSTableView (limitation ?)
  • Index(es):
    • Date
    • Thread