hi,
ive encountered a problem and couldnt find a solution yet.
i have a tableView widget and inside some of the tableViews rows are scrollViews. (the scrollViews are only scrolling horizontally, vertical scrolling is disabled. the tableView, of course, is scrolling vertically).
the problem now is that the scrollviews in some rows prevent the scrolling of the tableview itself. it catches the tap/touch event listener i guess… i know that you would normally just do the “return true;” trick, but it doesnt really work with scrollViews, does it?
hope somebody has a workaround or a fix…
thanks! [import]uid: 42936 topic_id: 33551 reply_id: 333551[/import]