Re: Hello, List!
Re: Hello, List!
- Subject: Re: Hello, List!
- From: Jean-Daniel Dupas <email@hidden>
- Date: Tue, 27 Nov 2007 20:13:53 +0100
Le 27 nov. 07 à 20:04, Markus Hitter a écrit :
Am I correct in thinking there is a mouse event for every click?
Not exactly. In Cocoa, you don't do event handling your self but let the system do it. That said, it isn't impossible to intercept events (see NSEvent).
If you want to go a bit further, look at CGEventTap too. It allows to intercept/filter events that are not send to your application.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden