|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Is there a way to stop UIWebView from bouncing vertically?
Is there a way to stop UIWebView from bouncing vertically?
I have a UIWebView in my app and I can bounce it vertically with my finger and I can't turn it off. And no it isn't a subclass of UIScrollView, it's a subclass of UIView. Thanks, Ethan |
|
|
|
0
|
|
|
#2 | |
|
Quote:
So this *should* work. UIWebView *webView = [[UIWebView alloc] initWithFrame:CGRectZero]; UIScrollView *scrollView = [webView.subviews objectAtIndex:0]; scrollView.bounces = NO; |
||
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Is there no way to stop the GSM Buzz? | jossshr | iPhone Tips, Help and Troubleshooting | 39 | Nov 24, 2009 12:25 AM |
| Is there a way to stop a 360 from auto-booting a disc in the drive? | lamina | Console Games | 4 | Nov 11, 2009 09:27 AM |
| Is there a way to stop "Expose" from affecting a specific application? | dfnj123 | Mac OS X | 2 | Aug 6, 2009 07:03 AM |
| Is there a way to stop Safari from opening new windows? | ksgant | Mac OS X | 8 | Jun 19, 2009 08:48 PM |
| is there a way to stop the CD drive from spinning when I wake up my MBP? | eyespii | MacBook Pro | 3 | May 23, 2008 07:20 PM |
All times are GMT -5. The time now is 02:22 PM.







Linear Mode

