[SOLVED] Re: NSTableColumn headerTitle Bindings
[SOLVED] Re: NSTableColumn headerTitle Bindings
- Subject: [SOLVED] Re: NSTableColumn headerTitle Bindings
- From: Bruce Truax <email@hidden>
- Date: Fri, 21 Jan 2005 14:02:39 -0500
I found that the parenthesis were caused by mistakenly binding to "arranged
objects" rather than "selection". Why using "arranged objects" which
returns the entire array produced anything even close to correct when
binding to a key for an object within the array is a mystery. Had the
result simply been blank I probably would have found the error sooner.
Bruce
On 1/10/05 8:07 PM, "Bruce Truax" <email@hidden> eloquently wrote:
> I have found that when I bind a headerTitle in a table column to variable
> containing an NSString, an int or a float that the value is displayed in the
> header enclosed in parenthesis. Is there a way I can eliminate the
> parenthesis?
>
> Bruce
>
_______________________________________________
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