30 Apr
2003
30 Apr
'03
9:58 p.m.
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 | cocoa-dev@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev Do not post admin requests to the list. They will be ignored.