• 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: MouseMoved
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MouseMoved


  • Subject: Re: MouseMoved
  • From: Anthony Arthur <email@hidden>
  • Date: Thu, 23 May 2002 17:18:02 -0400

Look for docs on addTrackingRect: and removeTrackingRect:. It should be on NSView or a subclass of it.

--Brian

On Thursday, May 23, 2002, at 07:25 PM, Marcos Tirao wrote:

Hi Does anyone know how to handle mouseMoved events because I do the following in
my NSWindow subclass and nothing happens

[super initWithContentRect:[theDisplay frame]
styleMask:aStyle
backing:backing
defer:aDefer];

[self setLevel:[theDisplay shieldingWindowLevel]];
[self makeKeyAndOrderFront:nil];
[self setAcceptsMouseMovedEvents:YES];
Thanks,
_______________________________________________
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: 
 >MouseMoved (From: Marcos Tirao <email@hidden>)

  • Prev by Date: Color indexed TIFF
  • Next by Date: Re: AppleScript Cocoa things that don't work
  • Previous by thread: MouseMoved
  • Next by thread: Admin: cocoa-dev uses and attitudes (was rudeness and flame retardent)
  • Index(es):
    • Date
    • Thread