• 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: Problems with mouse events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with mouse events


  • Subject: Re: Problems with mouse events
  • From: Sam Wilkins <email@hidden>
  • Date: Mon, 22 Nov 2004 23:54:07 -0500

I thought I replied to this earlier, but since it's not in the archive, either I didn't, or I accidently sent it to Ryan's email

On Sunday, November 21, 2004, at 02:14  PM, Ryan Stevens wrote:

There was a discussion on CocoaDev dealing with scrollWheel events that may help and should be pretty easy to find.

I never found anything helpful, but I think I have a solution now. Sometimes my brain goes stupid and starts to work again the next day, does that ever happen to any of you?


Could just do it yourself (in applicationDidFinishLaunching perhaps)...

if (NSPointInRect(mouseLoc, theRect)) {/* create and send off a mouseEntered event */ }

Is there an easier way than manually creating an NSEvent? There's so much stuff you need to fill in.


_______________________________________________
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


References: 
 >Re: Problems with mouse events (From: Ryan Stevens <email@hidden>)

  • Prev by Date: Re: Again: Using mouseEntered and mouseExited
  • Next by Date: Re: Using bindings to set the value of an NSTextView
  • Previous by thread: Re: Problems with mouse events
  • Next by thread: Keyed archiver
  • Index(es):
    • Date
    • Thread