Re: Missing Mouse Events in PDFView
Re: Missing Mouse Events in PDFView
- Subject: Re: Missing Mouse Events in PDFView
- From: "Adam R. Maxwell" <email@hidden>
- Date: Wed, 31 Oct 2007 07:55:13 -0700
Hi Alex,
On Oct 31, 2007, at 3:51 AM, Alexander Griekspoor wrote:
Is it me or does it no longer work to subclass mouse events in
PDFView? mouseDown is called correctly in my subclass, but after
that I never receive mouseDragged and the mouseUp events. This poses
serious problems for what worked fine under Tiger (showing a menu
upon mouseUp). Is there a workaround or someway to know when the
user stopped selecting?
It's not just you. We have the same problem in an app that relies
heavily on PDFView. If you find a workaround, I'd like to hear it; I
got too frustrated with Xcode's glacial editing speed to work on it
any further. I suspect we'll move everything into mouseDown:, since
that's what Apple seems to require.
--
Adam
_______________________________________________
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