Re: making tableview non sortable
Re: making tableview non sortable
- Subject: Re: making tableview non sortable
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 9 Nov 2004 09:36:26 -0800
On Nov 9, 2004, at 7:59 AM, Theodore Petrosky wrote:
I have a tableview with bindings. some of the columns
have popups (also with bindings). I am trying to make
the table non-sortable. When I follow the instructions
at:
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
Disabling sorting in a tableview
It does turn off the sorting with an unfortunate side
effect. All my popups now show instances of the
objects in the controller like: <LFProcessType:
0x4504934>
What are the bindings for the popup? This sounds like the problem you
get if you use the -description method to display a value.
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