• 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
NSComboBoxCell not responding to mouse selection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSComboBoxCell not responding to mouse selection


  • Subject: NSComboBoxCell not responding to mouse selection
  • From: Bert Torfs <email@hidden>
  • Date: Mon, 19 Jun 2006 22:26:58 +0200

I have a table with a NSComboBoxCell (set programatically, but setting it in IB does not change).
As long as I select items from the box using the keyboard, everything is Ok (including autocompletion), but when I select an item from the list using the mouse, the selection does not get updated.
I have run out of ideas on why this does not work. Last thing I tried was making the table the target of the combobox cell, just to see whatever the sender was. Strangely, the sender was the table itself. (I would have expected the cell).
Is there any place or notification where I can listen for the NSComboboxCell list being clicked so I can get the number of the clicked row?
Thanks a lot.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Bundle vs. Framework for plugins
  • Next by Date: Re: Blocking loops
  • Previous by thread: Re: how do I put boolean variables in a NSDictionary?
  • Next by thread: Lengthy questions from a newbie
  • Index(es):
    • Date
    • Thread