Non opaque NSView subclass moving its window when dragged
Non opaque NSView subclass moving its window when dragged
- Subject: Non opaque NSView subclass moving its window when dragged
- From: "Raphael Sebbe @ Google" <email@hidden>
- Date: Tue, 27 Nov 2007 23:44:53 +0100
Hi the list,
I have an NSView subclass which returns no for -isOpaque (intended).
When clicking and dragging inside that view, the window moves, which
is not what I want. The mouseXxxx: methods are overridden, and do not
call super's. Does someone have a clue on this ?
Thanks,
Raphael
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden