Re: Child Windows and Mouse Events
Re: Child Windows and Mouse Events
- Subject: Re: Child Windows and Mouse Events
- From: Greg <email@hidden>
- Date: Tue, 15 Feb 2005 16:45:55 +1000
In stuffing around with it, I found that only a window that has the
titled mask set will be allowed to become key. Is this correct?
Greg
On 15/02/2005, at 4:23 PM, j o a r wrote:
On 2005-02-15, at 02.15, Greg wrote:
Yes, i'm the delegate. It is an NSWindow subclass. Still not getting
called.
I think that's the problem - notifications and delegate methods might
not be distributed to yourself. Usually you would have a window
controller object that would act as the receiver. At least it's
something that you should check if it's the case - ie. create some
small controller class and set it to be the delegate / notification
observer. See how that works.
j o a r
_______________________________________________
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