Skip navigation.
 
mlRe: Non opaque NSView subclass moving its window when dragged
FROM : John Stiles
DATE : Tue Nov 27 23:47:19 2007

Is this in a textured/metal window?

Raphael Sebbe @ Google wrote:
> 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_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlNon opaque NSView subclass moving its window when dragged Raphael Sebbe @ Go… Nov 27, 23:44
mlRe: Non opaque NSView subclass moving its window when dragged John Stiles Nov 27, 23:47
mlRe: Non opaque NSView subclass moving its window when dragged Greg Parker Nov 28, 09:09