Re: binding headertitle
Re: binding headertitle
- Subject: Re: binding headertitle
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 7 Mar 2006 16:39:21 -0800
On Mar 6, 2006, at 7:33 AM, email@hidden wrote:
is it possible to bind the name of a property of an entity
to the headertitle of a table?
Not directly. Moreover, in practice using the localisation
dictionary for this may be complex, not least because (in Mac OS X
v10.4) it may not be loaded until an error has been triggered.
I need this because them I can use localized string tables
for expressive column titles.
You would almost certainly be better either localising the nib, or
retrieving the localised string from the strings file (using NSBundle).
mmalc
_______________________________________________
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