Re: transparent overlay NSWindow
Re: transparent overlay NSWindow
- Subject: Re: transparent overlay NSWindow
- From: Daniel Jalkut <email@hidden>
- Date: Sun, 12 Mar 2006 12:57:10 -0500
You can see an example of this in source code from my "Iron Coder"
submission:
http://www.ironcoder.org/entries/00/DCJ-IronNecklace-Take2.zip
In that project I use a transparent overlay window to display a
QCView at an extremely high window layer.
Daniel
On Mar 12, 2006, at 11:20 AM, Alexander Huber wrote:
hi,
I want to build an NSWindow subclass displaying a quartz composer
view. This window should be transparent, fullscreen and stay 'on
top' permanently, whereas ALL mouse and keyboard input should be
forwarded to all other application windows, as if my application
would not exist but be only visible. The user should be able to see
and interact with the menubar of other applications and so on...
I think I have to manipulate the responder chain to make the window
subsystem believe my application frame would not exist, but am
stuck here.
It would be great if someone could provide some starting input
regarding this!
I'm quite new to Cocoa programming, but have some knowledge of
quartz composer and including its view to a cocoa application...
Thanks a lot in advance,
alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden