Skip navigation.
 
mlRe: Combo Box Problem
FROM : Ted Lowery
DATE : Fri Nov 29 19:34:46 2002

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_removed>> 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_removed>, 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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlCombo Box Problem Ted Lowery Nov 29, 02:28
mlRe: Combo Box Problem matt neuburg Nov 29, 19:27
mlRe: Combo Box Problem Ted Lowery Nov 29, 19:34
mlRe: Combo Box Problem Chris Ridd Nov 29, 19:52
mlRe: Combo Box Problem matt neuburg Nov 29, 19:56
mlCombo Box Problem Ted Lowery Nov 30, 16:32
mlRe: Combo Box Problem Christian Brunsche… Nov 30, 16:46