Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing Mouse Events in PDFView




Most of AppKit in fact don't use the -[mouseDragged] and -[mouseUp] events for tracking.

Really? Outside of things like buttons, that's an unfortunate choice, isn't it? As the "Cocoa Event-Handling Guide" points out, a class that handles dragging in this manner is "more difficult to extend without the subclass reimplementing all the dragging code".


You'd think that extending AppKit classes would be a fairly common thing to want to do...

NSTableView is one such class that has to do this. It needs to take control of mouse tracking. It is unfortunate, as it makes more difficult to subclass, but hopefully we have the appropriate hooks for developers to do what they want. If there isn't, then please log bugs.


--corbin
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >Missing Mouse Events in PDFView (From: Alexander Griekspoor <email@hidden>)
 >Re: Missing Mouse Events in PDFView (From: John Calhoun <email@hidden>)
 >Re: Missing Mouse Events in PDFView (From: Murat Konar <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.