Re: NSTableColumn Bindings and italics
Re: NSTableColumn Bindings and italics
- Subject: Re: NSTableColumn Bindings and italics
- From: Chris Espinosa <email@hidden>
- Date: Mon, 6 Feb 2006 21:53:39 -0800
On Feb 6, 2006, at 6:04 PM, Andrew White wrote: I have a NSTableColumn with normal cells. I want it to print the contents in italic if a certain flag is true (let's call it 'isItalic').
The fontAlias entry is bound to 'arrangedObjects.isItalic' of the array controller. I know the array controller is working because: (1) it prints the values (2) 'isItalic' is called and returns the correct results (based on entry).
Regardless, the text still prints in normal font: no italics.
Only the 'value' and 'fontItalic' bindings are set.
The email@hidden list might offer more help with this, as most of the Cocoa Bindings issues are dealt with there, not here on the tools board.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden