Hi, I'm struggling with a singular trouble.
In my window I have put an NSOutlineView and a NSScrollView containing a
NSClipView containing an NSView.

I subclassed the NSClipView and overrided the magnifyWithEvent method.
This way I can better control the zooming of the clipView and its
documentView. It works pretty well.

The trouble comes when I click on a row of the outlineView, then I pinch and
zoom the clipView. The zoom occurs so slowly... No matter whether I click
later. Even if I set the clipView or the documentView as first responder,
the zoom keeps on occurring so slowly. The only way to get back the correct
zoom speed is to activate a different application then re-activate my
application. And the zoom works well again. No matter whether the
outlineView is still the firstResponder.

So, what should I look for to fix this bug?


Regards
-- Leonardo


_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to