Re: Combo Box Problem
Re: Combo Box Problem
- Subject: Re: Combo Box Problem
- From: matt neuburg <email@hidden>
- Date: Fri, 29 Nov 2002 10:56:18 -0800
On 11/29/02 at roughly 1:34 PM, thus spake Ted Lowery <email@hidden>:
>
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.
>
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.
Well, this raises some further questions such as "what is that system?", and "exactly what settings are you giving the combo box?" If I enter "one", "two", and "three" as the item of a combo box in the nib file and then build and run the app, there they are in the combo box in the app's window, just as one would expect. So we would need to arrive at some significant difference between our systems or what we're doing, since, as I say, this works fine on my machine. m.
>
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/
>
>
>
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.