Re: NSView directly drawn on screen?
Re: NSView directly drawn on screen?
- Subject: Re: NSView directly drawn on screen?
- From: Kyle Sluder <email@hidden>
- Date: Sat, 13 Jun 2009 09:13:11 -0700
Drawing takes place in a window. That's how OS X works. To get the
effect you want, you need to create an LSUIElement application. That
will prevent your app from behaving like an app, with a menu bar and
dock tile and such.
The Almighty Google will tell you more.
--Kyle Sluder
_______________________________________________
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