Hi Quincey > Your value transformer, if you insist on doing it that way, should be coded > to expect this, and should transform an entire array of strings, not single > strings.
I got the impression that the array in question could hold unprintable characters (tab, etc) and that the transformer was to make them into human-readable strings (@"TAB"). There is certainly no problem with displaying lists of strings via the Content binding, whether it is through an array controller or not. But, you reckon that the transformer for the binding has to transform the whole array? Hmmm, now I'm going to have to try that out :-) Joanna -- Joanna Carter Carter Consulting _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com