NSScreenSaverWindowLevel
NSScreenSaverWindowLevel
- Subject: NSScreenSaverWindowLevel
- From: Lorenzo <email@hidden>
- Date: Wed, 11 Feb 2004 18:18:44 +0100
Hi,
I want to display an alert window over my openGL full screen window.
I need that to notify to the user, after 10 minutes, that the demo version
can run only for 10 minutes.
But even if I set the window level to NSScreenSaverWindowLevel
my window doesn't come up. When I quit the application I can see for a
second that the window is there, just beyond the full screen openGL window.
How can I put my window over the full window?
Or should I better close firstly the full window and then diplay the alert
window? I would like to let the user continue to use the app without some
features... so the last solution should not work so well.
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.