Re: WebView doesn't scroll
Re: WebView doesn't scroll
- Subject: Re: WebView doesn't scroll
- From: Andy Lee <email@hidden>
- Date: Thu, 20 Oct 2011 20:50:04 -0400
Works fine for me on 10.7.2 and Xcode 3.2.6.
If you want to zip up your project and send it to me I'd be glad to see if I can reproduce the problem. (Just remember to remove the build directory before zipping.)
--Andy
On Oct 20, 2011, at 4:37 PM, Vladimir Pouzanov wrote:
> Hi all,
>
> I have an issue with WebView and scrolling the content. Using even the simplest code (xib with webView on top of it and [[webView mainFrame] loadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:@"http://any.site.with.long.content"]]]) I still fail to make the webView scrollable (i.e. it does not respond to scroll taps, mouse wheel, keyboard arrows, but otherwise works fine). The target system is 10.7. Is there anything big that I'm missing?
>
> --
> Vladimir Pouzanov
> http://www.farcaller.net/
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden