Skip navigation.
 
mlRe: Combo Box Problem
FROM : matt neuburg
DATE : Fri Nov 29 19:27:52 2002

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