• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[Bug ?] Re: Pb with combo boxes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ?] Re: Pb with combo boxes


  • Subject: [Bug ?] Re: Pb with combo boxes
  • From: kubernan <email@hidden>
  • Date: Wed, 3 Jul 2002 23:01:59 +0200

Hello,

I have no response about my pb but i think there is a bug somewhere :
In IB (2.2 V248) :
- Drag a combo box in a window
- Add items in the combo using the attribute panel
- Test the interface : you can open the combo box list and see the items. It's ok.

- Now create a matrix with the existing combo box (with alt key and the handles).
- Test the interface : you cannot open the list. So, you can create a matrix of combox
boxes but you cannot use cells as combo boxes.

Now, how i could resolve my pb : i can't create a matrix of NSPopUpButton (it seems impossible
under IB) and a matrix of NSComboBoxes is unusable.

K.
Le mardi 2 juillet 2002, ` 05:46 PM, kubernan a icrit :

Hello,

I add items in a matrix of combo box but they don't appear as a list items : the combos are empty.
I'm using internal list.

Filling the combo :
[[modalAttrCond cellAtRow:j column:0] addItemWithObjectValue:aString]; // in a loop because of the matrix
// combo is modalAttrCond

The combo is empty on the screen (no item), but if i :
NSLog(@"Number of items : %d ", [[modalAttrCond cellAtRow:j column:0] numberOfItems]);
i have the good number of items.

If i begin to type the value (i.e what i have in "aString") in the combo, the combo's text field is correctly completed.
Why i can't see the items in my combox box ?

I have a similar behavior if i populate my combo with interface builder : in this case i can see the first item
but i can't open the list clicking the arrow for selecting the other items.

Thx for your help.
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Pb with combo boxes (From: kubernan <email@hidden>)

  • Prev by Date: Re: Cocoa stripping resource forks: does Jaguar fix?
  • Next by Date: Re: Cocoa stripping resource forks: does Jaguar fix?
  • Previous by thread: Pb with combo boxes
  • Next by thread: programmaticaly \R implement
  • Index(es):
    • Date
    • Thread