NSComboBox troubles
NSComboBox troubles
- Subject: NSComboBox troubles
- From: Donald Hall <email@hidden>
- Date: Sun, 4 Aug 2002 00:43:44 -0600
Is there some trick to using NSComboBox? I have tried both internal and
external data sources, but can't seem to get the list of items to appear
when I click on the arrow in either case. I just get a blank rectangle.
Using NSLog, I know the data source in both cases is there, and in the
external case I do have the combo box's data source outlet properly set.
I noticed by searching in the archives that other people were having
problems with this class as well. Can anyone with a similar problem clue
me in on how to get the items to appear in the pop up list? I can't see
where I'm doing anything different from the sample code that came with
the developer tools, but the data shows up in the combo box list there.
Thanks for any help you can give me.
Don
----------------------------------------------
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
http://www.theboss.net/appsmore
_______________________________________________
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.