Popup List Contains <MyObject 0x1234>
Popup List Contains <MyObject 0x1234>
- Subject: Popup List Contains <MyObject 0x1234>
- From: Peter Bates <email@hidden>
- Date: Sat, 11 Mar 2006 09:22:15 -0700
I have a popup cell in a tableview that is populated by an
arraycontroller using bindings. It appears to be functioning
correctly with one annoying quirk I can't seem to find the reason
for, and haven't been able to locate anything helpful in the 4 cocoa
books at my side, the list archives or docs... probably just haven't
figured out the right search terms.
When I run the app and select the disclosure arrow on the popup cell,
I see the desired list of entries and "No Value"
After I make a selection, the selected item is correctly displayed.
But if I return to the cell and again activate the disclosure arrow I
see "<MyObject 0x1234>", the list of entries and "No Value."
How can I avoid the presentation of "<MyObject 0x1234>" and just show
whatever it was that was selected?
Thanks,
Pete
(still a noobie... but lots of grey hair)
_______________________________________________
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