• 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
Control Focus Issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Control Focus Issue


  • Subject: Control Focus Issue
  • From: email@hidden
  • Date: Wed, 17 Nov 2010 15:17:24 -0700

In an NSPanel I have an NSComboBox and an NSTableView.

I make a selection in the NSComboBox , it has focus, its action method is called.

I use the mouse wheel to scroll the table view. I click an entry in the table view, the combo box action is called.

Correct since the combo box has focus but disturbing to users as the combo box action has reason to scroll the table view.

So, how can I set focus to the table view when it is scrolled by the mouse wheel so that the combo box action is not called?

-koko
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Running JavaScript in iOS WebView.
  • Next by Date: Re: NSTimer firedate randomly changes
  • Previous by thread: Re: Running JavaScript in iOS WebView.
  • Next by thread: BSD Libs
  • Index(es):
    • Date
    • Thread