Question about UIScrollviews
Question about UIScrollviews
- Subject: Question about UIScrollviews
- From: "Eric E. Dolecki" <email@hidden>
- Date: Fri, 13 Aug 2010 09:14:02 -0400
I have a UIScrollView that is serving to hold my own contra logic - that
looks much like a UITableView and only scrolls vertically.
When one of the items in the main UIScrollView is toggle tapped, I slide
open a space below it and the slide in another UIScrollView full of
different items. The problem here is that the vertical swiping on the main
UIScrollView seem to prevent swiping from happening in the smaller slid-in
UIScrollView. The content size of the slid-in scroll view is high enough to
be able to trigger scrolling... but it's not.
Is there a work-around for this?
--
Interactive Designer and Developer
Google Voice: (508) 656-0622
http://blog.ericd.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