Re: not getting window delegate messages
Re: not getting window delegate messages
- Subject: Re: not getting window delegate messages
- From: matt neuburg <email@hidden>
- Date: Sun, 27 Jul 2003 21:00:28 -0700
On 7/27/03 at roughly 8:38 PM, thus spake Nick Zitzmann
<email@hidden>:
>
several
>
window-related delegate methods don't work if the window was not opened
>
in the main thread
That is bizarre. However, I changed it to open the window in the main
thread and I'm still not getting these delegate methods. I also changed it
so that I explicitly register for these notifications; now I get them from
the *other* windows in my app, but not from the window I *want* to get them
from.
Does anyone know what would cause a window not to emit willMove and didMove
notifications at all? Is it that the window has no titlebar? Is it that it
is movableByWindowBackground? I've overridden canBecomeKeyWindow and
canBecomeMainWindow but it doesn't help. Have I, perhaps, actually found a
bug? m.
--------
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.