NSComboBox item number limit?
NSComboBox item number limit?
- Subject: NSComboBox item number limit?
- From: Marc Respass <email@hidden>
- Date: Fri, 11 May 2007 17:51:13 -0400
Hi All,
I'm having some trouble with a combo box. I'm using CoreData. I have
five entities which are all displayed in combo boxes. One of the
entities has over 800 records. Sometimes, the combo doesn't get the
values. I get a lot of blank items then one item with the value then
a lot of blanks again. Is 800 too many items for a combo box? I wrote
a formatter that takes the list of items displayed in the combo and
restricts the value to one of the items in the list and also allows
case insensitive completion and it works great in the other combos
but this one flakes out a lot.
Thanks
Marc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden