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: WebKit dragging control



Since Safari 1.3  you can implement [1] in your WebUIDelegate There's some other new useful stuff too.

[1]:
- (unsigned)webView:(WebView *)sender dragSourceActionMaskForPoint:(NSPoint)point
{
    return WebDragSourceActionNone;
}

Regards,
David

Am 26.04.2005 um 11:15 schrieb Mark Thomas:

Hi,
 With the release of Safari 1.3 now, are there any way to stop images/urls
..etc being dragged our and around within WebKit ?

Any body know how to do this ? (Somebody mentioned that there was something
going to come, but there are no doc's yet on this)

Thanks
Mark. 
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden

This email sent to email@hidden

References: 
 >WebKit dragging control (From: Mark Thomas <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.