getting an EventRecord?
getting an EventRecord?
- Subject: getting an EventRecord?
- From: "Matt Pease" <email@hidden>
- Date: Wed, 30 Apr 2003 23:58:19 +0200
Hi all -
I'm writing a screensaver module & I need to get ahold of
an EventRecord (carbon style) every drawRect call.
What is the best way?
* use WaitNextEvent to get it directly.
* override sendEvent & get a NSEvent. But what is the
best way to convert an NSEvent into a EventRecord?
* some other way?
TIA -
Matt
_______________________________________________
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.