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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com