Carbon sheet making my Cocoa window unmovable
Carbon sheet making my Cocoa window unmovable
- Subject: Carbon sheet making my Cocoa window unmovable
- From: Chris Eplett <email@hidden>
- Date: Tue, 28 Sep 2004 11:15:57 -0400
Hi all,
I'm currently building a Cocoa app that loads a Carbon plug-in which
surfaces a sheet as a child of the frontmost window and blocks until
the sheet is dismissed (I have no control over the plug-in, that's just
the way it works).
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. It
seems to be fully functional in every other respect (I can close it, I
can resize it, I can click on the controls in the window, etc), except
that I can no longer move the window.
Has anyone seen this behavior? Am I missing something? Should I report
a bug?
Any help you can provide is much appreciated!
Thanks,
-
Chris Eplett
palmOne, Inc.
Senior Software Engineer
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