Re: How to find out if horizontal scrollbar in WebView is currently active or not
Re: How to find out if horizontal scrollbar in WebView is currently active or not
- Subject: Re: How to find out if horizontal scrollbar in WebView is currently active or not
- From: alexander reichstadt <email@hidden>
- Date: Mon, 24 Oct 2005 17:50:26 +0200
never mind, found it
[[[[[refWebView mainFrame] frameView] documentView]
enclosingScrollView] hasVerticalScroller]
Thx
On 24.10.2005, at 16:46, alexander reichstadt wrote:
Hi,
I'd like to know if a WebView is currently displaying a scrollbar
or not. allowsScrolling in WebFrameView only tells me if it could
display one, not if it does display a horizontal one at time of
checking for it.
Is this possible, if so how?
Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden