Eric Gorr wrote:
On Nov 6, 2008, at 5:38 PM, [EMAIL PROTECTED] wrote:
At 5:25 PM -0500 11/6/08, Eric Gorr wrote:
Apparently, NSPanel's don't get NSWindowWillMoveNotification's - at
least I am not getting them in 10.5.
Perhaps a bug?
don't know. file a radar bug and see what response you get.
It looks like one of those bugs one sees when mixing Carbon & Cocoa,
which is what I am dealing with.
With a Cocoa only app, the NSPanel does get the
NSWindowWillMoveNotification's.
You could try watching for kEventClassWindow/kEventWindowDragStarted and
kEventClassWindow/kEventWindowDragCompleted Carbon events on the
WindowRef associated with the NSPanel.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]