• 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
Re: Mouse entered and exited events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mouse entered and exited events


  • Subject: Re: Mouse entered and exited events
  • From: Roarke Lynch <email@hidden>
  • Date: Tue, 27 Aug 2002 14:33:02 -0400

On Monday, August 26, 2002, at 09:27 PM, Marcos Tirao wrote:

Hi everybody! Does anyone know how to handle mouse entered and exited events

In order to handle these or any events your object should inherit from NSResponder. You can than override the -(void)mouseEntered:(NSEvent *)event and -(void)mouseExited:(NSEvent *)event methods.

Do you have a more specific problem?

Roarke Lynch
-------------------------------
email@hidden
_______________________________________________
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: 
 >Mouse entered and exited events (From: Marcos Tirao <email@hidden>)

  • Prev by Date: Which frameworks to link against to use Address Book APIs?
  • Next by Date: Re: Which frameworks to link against to use Address Book APIs?
  • Previous by thread: Re: Mouse entered and exited events
  • Next by thread: Can a menu title be colored?
  • Index(es):
    • Date
    • Thread