• 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: Can't receive mouseMoved: message in custom QCView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't receive mouseMoved: message in custom QCView


  • Subject: Re: Can't receive mouseMoved: message in custom QCView
  • From: Kenny Leung <email@hidden>
  • Date: Tue, 21 Feb 2006 08:09:28 -0800

This works for me:

    [magnifier makeFirstResponder:_magnifierView];
    [magnifier setAcceptsMouseMovedEvents:YES];

I found that you have to call makeFirstResponder before setAcceptsMouseMovedEvents. LAME!

-Kenny

_______________________________________________
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


  • Follow-Ups:
    • Re: Can't receive mouseMoved: message in custom QCView
      • From: "John C. Randolph" <email@hidden>
References: 
 >Can't receive mouseMoved: message in custom QCView (From: "Chen Ben" <email@hidden>)

  • Prev by Date: Re: COM programming in Mac
  • Next by Date: Metal Texture Background
  • Previous by thread: Can't receive mouseMoved: message in custom QCView
  • Next by thread: Re: Can't receive mouseMoved: message in custom QCView
  • Index(es):
    • Date
    • Thread