Subclass/category WebView? webView:didReceiveIcon:?
Subclass/category WebView? webView:didReceiveIcon:?
- Subject: Subclass/category WebView? webView:didReceiveIcon:?
- From: Hasan Diwan <email@hidden>
- Date: Sun, 29 Jun 2003 20:48:15 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'd like to override the URL-dragging behaviour in WebKit. I have
two ways to proceed: either create a category and override
mouseDragged: or subclass it.
In the former case (category), I need to know what NSView's
mouseDragged: method does, so that I can duplicate its functionality. I
do not think it is possible to figure out what it does easily.
In the latter, is subclassing WebView straightforward? Again, all
I'd like to do is change the URL-dragging behaviour.
Next question, has anyone gotten webView:didReceiveIcon: to work?
It is alluded to in the documentation, but there's no sample code using
it. NSWindow doesn't have anything looking like it would work, nor does
WebView/WebFrame. Thanks in advance for the help!
Hasan Diwan {
http://ibn.com/~hdiwan}
OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56 732C 8528 2579 E6E9 4842
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)
iD8DBQE+/7MGhSgleebpSEIRAsxpAJsHbImmwJGAJmlwZ2qZ5LuZdxT0GgCePchN
o97fMrSbEktrfIpMLDZalk8=
=lFkS
-----END PGP SIGNATURE-----
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.