WebDocumentText
WebDocumentText
- Subject: WebDocumentText
- From: Tom Harrington <email@hidden>
- Date: Wed, 14 Jul 2004 15:43:22 -0600
I'd like to be able to use the methods in WebDocumentText. The docs
suggest to me that I should be able to obtain an object conforming to
this protocol using one WebKit method or another, rather than creating
my own class and instantiating it. But no method is documented as
returning such an object.
Since the WebDocumentText docs indicate that "Classes that adopt this
protocol should also adopt WebDocumentView and inherit from NSView,"
I'm tempted to think that -[WebFrameView documentView] is the one I
want. But it's not documented to return anything but a plain NSView
(no promises about protocol conformance).
Does anyone here know how I can get an object that conforms to this
protocol?
--
Tom Harrington
email@hidden
_______________________________________________
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.