Hello, I am trying to figure out how to "pan" a pdf page displayed in a PDFView. Should I do this on my own (by intercepting mouseDragged and setting scroll position of the surrounding NSScrollView)? I couldn't find the method for setting this "panning mode" in PDFView class (by default, a selection mode is set), and the sample code does not show how to do so. However, Preview.app has a button "Move" which enables this panning mode..
Thank you _______________________________________________ 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