Re: Ignore mouse events and desktop level window (it's always better with a subject)
Re: Ignore mouse events and desktop level window (it's always better with a subject)
- Subject: Re: Ignore mouse events and desktop level window (it's always better with a subject)
- From: Stephane Sudre <email@hidden>
- Date: Wed, 9 Feb 2005 18:50:10 +0100
On Feb 9, 2005, at 6:45 PM, Tommaso Pecorella wrote:
Hi,
I'd like to create a simple window that should stay on the background
of the desktop (aka, behind all the icons, without interfering with
normal icon placement or operation).
....
There's a method in NSWindow to state that a NSWindow does not catch
mouse events.
- [NSWindow setIgnoresMouseEvents:YES];
_______________________________________________
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
References: | |
| >(no subject) (From: Tommaso Pecorella <email@hidden>) |