I've have a QC comp in a subclassed NSWindow that has gone full
size using the method described at cocoadevcentral http://
cocoadevcentral.com/articles/000028.php
I want to use the 'escape' key to exit full screen mode, but I am
finding that the 'forward all events' option set on the QCView in
IB is interrupting the events from the NSWindow. ie. When I disable
'forward all events', I can successfully detect keyDown events from
the full-screen NSWindow subclass.
You can subclass NSWindow and override -sendEvent:
________________________________________________________
Pierre-Olivier Latour email@hidden
Quartz Composer Team Apple Computer, Inc.