Re: NSArrayController / NSTableView questions
Re: NSArrayController / NSTableView questions
- Subject: Re: NSArrayController / NSTableView questions
- From: Paul Forgey <email@hidden>
- Date: Mon, 5 Sep 2005 17:43:10 -0700
I also reproduced this with the ToDo sample application. Using this
method to disable sorting in a table view is extremely non-obvious.
Is there an easier way to do this?
On Sep 5, 2005, at 3:16 PM, Paul Forgey wrote:
In the section about how to disable all sorting in an NSTableView
by manually binding the table view's content and selectionIndex,
for some reason this breaks my table column using an
NSPopupButtonCell. The contents of the popup are now apparently
the description: method strings of the to-one entities rather than
the contentValues binding for the column. I get this output:
-[NSManagedObject isEqualToString:]: selector not recognized [self
= 0x351020]
_______________________________________________
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