Re: Carbon sheet making my Cocoa window unmovable
Re: Carbon sheet making my Cocoa window unmovable
- Subject: Re: Carbon sheet making my Cocoa window unmovable
- From: David Catmull <email@hidden>
- Date: Tue, 28 Sep 2004 11:42:55 -0600
On Sep 28, 2004, at 9:30 AM, email@hidden wrote:
So, here's the situation... I've gotten it working by calling the
"windowRef" method on my NSWindow to ensure that a WindowRef is created
so that the plugin gets a valid carbon window when requesting the
frontmost window. This is working just fine. However, when I dismiss
the sheet and return from the plugin, my window has become immobile.
If the Cocoa window-dragging functionality is getting killed somehow,
perhaps you can work around the problem by doing it the Carbon way:
install a Carbon Event handler that handles dragging.
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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