Re: Embed applications in background
Re: Embed applications in background
- Subject: Re: Embed applications in background
- From: Uli Kusterer <email@hidden>
- Date: Sat, 23 Jun 2007 15:46:45 +0200
On 23.06.2007, at 12:02, Andrew Farmer wrote:
I don't think there's a NS...WindowLevel constant that applies, so
you'll have to play around a little to get that right. It's
probably worthwhile to file a bug requesting a symbolic constant
for this.
There's a CGDesktopWindowLevel somewhere in the Quartz headers,
IIRC. Those are exchangeable with the NSxxxWindowLevels, so just use
that one.
Focusing the window and typing into it should work fine, although
(as the window is so low down) keeping it visible may prove
somewhat of a problem. By default, Expose will probably move your
window offscreen along with everything else - I'm not sure offhand
how you can disable this.
There's a flag you can set to make a window fade out in that case,
I think. Might have been Carbon-only code, not sure anymore.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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