NSComboBoxCell
NSComboBoxCell
- Subject: NSComboBoxCell
- From: T Reaves <email@hidden>
- Date: Fri, 19 Dec 2003 14:04:31 -0500
I seem to have a problem with this. I have a table, and all workes
well. Several of the columns have formatters on them, and that works
also. One column has a NSComboBoxCell, with an associated formatter &
data source. This is what does not work.
First, it does not pop-up showing the values that the data source
provide. Secondly, the value that it should display - from the tables
data source - is not there either.
Can someone point me to - or email me - a working example of a table
and combo box cell? Or provide pointers? As I'm new to Cocoa & Macs,
I'm trying. I've read what little documentation I could find, but
nothing was relevant.
I can see that the method to retrieve the number of items in the data
source is called. When I hit the top arrow, I can see where the method
to retrieve at index is called, at it returns the object it should.
Then I get '[Person copyWithZone:]: selector not recognized'/
Thanks.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.