NSView directly drawn on screen?
NSView directly drawn on screen?
- Subject: NSView directly drawn on screen?
- From: John Ku <email@hidden>
- Date: Thu, 11 Jun 2009 22:51:13 -0700
What I am trying to achieve is like CoverSutra's:
screenshot1.png<http://sophiestication.s3.amazonaws.com/images/coversutra/screenshot1.png>
A menu bar pop up menu where there is key/responder event but yet doesn't
switch away from the current running application.
I experiemented with various NSWindow settings, but it always deactivates
the current application and switches to my app.
I am a starting coder so I haven't fully comprehended Apple's provided
documents. But my wild wild guess is drawing an NSView directly without
NSWindow. Would this work? Is this
possible? What other ways can this be done?
Thank you all,
John
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden