Re: NSPopUpButton: items with same title
Re: NSPopUpButton: items with same title
- Subject: Re: NSPopUpButton: items with same title
- From: "Ian G. Gillespie" <email@hidden>
- Date: Fri, 21 Feb 2003 16:10:23 -0800
This seems like a very Bad Thing to do from a human interface
standpoint. How is the user supposed to tell the two items apart?
Well, the user can choose to show people from Address Book by their
last name or company name.
~Ian
On Saturday, February 22, 2003, at 01:00 AM, Ian G. Gillespie wrote:
According to the documentation when adding items into and
NSPopUpButton, if two items have identical titles, one is removed.
Does anyone know how I can over-ride this? If I sub-class
NSPopUpButton, which methods should I over-ride?
I insert the company names or last names of people from Address Book
and sometimes these can be the same.
_______________________________________________
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.
_______________________________________________
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.