Fullscreen and events
Fullscreen and events
- Subject: Fullscreen and events
- From: daniel oberhoff <email@hidden>
- Date: Sat, 17 May 2003 19:27:39 +0200
Hi folks!
I have an app here that is supposed to go into fullscreen to show some
movies with user interaction. the interaction is based on the responder
chain, that is the keyboard and aditionally apple script clients as
well as bluetooth devices (and maybe something thru rendevouz sometime)
send nil targeted messages or events which then get translated into nil
targeted messages.
my problem now is as soon as i go into fullscreen i dont receive eny
more events from the keyboard, nil targeted messages and menu shortcuts
such as apple-h still work tho. i go fullscreen by making the window
borderless, the size and position of the windows current screen and
level it to screensaver windowlevel.
it must be that i use a borderless window, coz thats the only thing
that is really different (i just tried normal window level, smae prob).
any ideas?
daniel
_______________________________________________
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.