Re: [WebKit] getting the size of the webFrame's contents
Re: [WebKit] getting the size of the webFrame's contents
- Subject: Re: [WebKit] getting the size of the webFrame's contents
- From: Scott Anguish <email@hidden>
- Date: Mon, 5 Jan 2004 16:11:28 -0500
assuming that webview is the WebView
[[[[webview mainFrame] frameView] documentView] bounds]
that'll give you the bounds of the rendered page.
On Jan 5, 2004, at 2:41 PM, Benjamin Salanki wrote:
>
Hi,
>
>
I was wondering if any of you could point me into the right direction.
>
I want to get the content size of a webFrame, i.e. the size of the
>
webpage as it is drawn in the webFrame. Any thoughts are appreciated.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.