Re: making tableview non sortable
Re: making tableview non sortable
- Subject: Re: making tableview non sortable
- From: Scott Stevenson <email@hidden>
- Date: Tue, 9 Nov 2004 11:35:24 -0800
On Nov 9, 2004, at 10:59 AM, Theodore Petrosky wrote:
content = arrangedObjects [LFSubstrateController]
contentValues = arrangedObjects.mountSubstrate
[LFSubstrateController]
selectedValue = arrangedObjects.mountSubstrate
[LFArrayController]
LFSubstrateController is populated by a custom class
(MountSubstrate) that returns the array of objects. I
have no valueTransformers.
The contentValues key should be bound to a descriptive NSString of some
sort (like a title or name), not a custom class or array.
Also, you're probably better off binding selectedObject instead of
selectedValue.
- Scott
--
http://treehouseideas.com/
http://theobroma.treehouseideas.com/ [blog]
_______________________________________________
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