NSTableColumn Bindings and italics
NSTableColumn Bindings and italics
- Subject: NSTableColumn Bindings and italics
- From: Andrew White <email@hidden>
- Date: Tue, 07 Feb 2006 17:56:15 +1100
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.
Any ideas?
--
Andrew White
--------------------------------------------------------------------------
This email and any attachments may be confidential. They may contain legally
privileged information or copyright material. You should not read, copy,
use or disclose them without authorisation. If you are not an intended
recipient, please contact us at once by return email and then delete both
messages. We do not accept liability in connection with computer virus,
data corruption, delay, interruption, unauthorised access or unauthorised
amendment. This notice should not be removed.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden