In an OSX application, I use a WebView to display a variety of file types. When 
the type is PDF, something within Cocoa (PDFKit?) intercepts mouse movement in 
the lower portion of the screen and responds by displaying a translucent gray 
view with clickable areas that give options for the user to zoom in and out, 
open the file in Preview, or save it as a download.

I see this on 10.8 but testers have reported it back to 10.6.8.

(Part of my problem may be that I don't know what to call this element: 
contextual floating toolbar? ...hud panel? ...?)

Anyway, I need to prevent it from appearing as it both interferes with how the 
program is supposed to function visually and gives options (zoom) that will 
cause incorrect program behavior if used.

How is this thing activated and, much more important, how do I stop it?


_______________________________________________

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