If I'm not mistaken, the 'cgs ' events from ReceiveNextEvent() are
the lowest normally seen at this level and bounced back into higher
calls when not handled, and they should be translatable into an
NSEvent.
'cgs ' events are basically events that we get from CoreGraphics that
don't have a representation with more semantic value (like a mouse-
down or key-down), so we just pass them into the event queue
unchanged. Generally, apps would ignore them; there's no way for an
app to handle one.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden