Re: Combo Box Problem
Re: Combo Box Problem
- Subject: Re: Combo Box Problem
- From: Ted Lowery <email@hidden>
- Date: Fri, 29 Nov 2002 13:34:46 -0500
nope, no formatter.
i guess you have used the list attribute for combo box. if I set my
combo boxes from code after opening the window, they work fine. Just
not as a default object state from the nib file.
I made the assumption that this was a feature that hadn't really been
tested and didn't work right yet.
Thanks for the comments.
PS, I wasn't trying to be cautious, just give the basic info that is
required to solve the problem. There's no need for specifics here
because (on my system) it is 100% reproducible.
On Friday, November 29, 2002, at 01:27 PM, matt neuburg wrote:
On Thu, 28 Nov 2002 20:28:13 -0500, Ted Lowery <email@hidden> said:
I'm trying to use a combo box in a cocoa project. I have added my
combo box, and I put the values in as attributes. But when I pop open
the combo box, there is no text to select. I have added rows as
attributes, and the right number of rows are there, but they are all
blank, not spaces, just blank. I know the combo box has the value, if
I turn on autocomplete, it puts in the right value. I can alter the
number of rows and it changes the scroll bar properly, the combo box
knows how many rows of data I have.
What else do I have to do to enable combo boxes for use?
ComboBoxes do work. Without more info, it's hard to say what you're
doing wrong. It sounds like you've also attached a formatter and are
misusing it, but clearly this just an out-of-the-blue guess, since you
are so chary of basic info about what you're doing. m.
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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.