Re: NSPopUpButton: items with same title
Re: NSPopUpButton: items with same title
- Subject: Re: NSPopUpButton: items with same title
- From: Dan Bernstein <cocoa-dev%email@hidden>
- Date: Sat, 22 Feb 2003 01:56:34 +0200
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?
-- Dan
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.