Can a corona staff write us a sample code for a scrollview with buttons inside that??

Hello!

As i see in the forum , many developer have issues for placing buttons inside a scrollview object…
i 've done that in my previous project but i had many problems with touches in android devices…

Thanks! [import]uid: 185094 topic_id: 34204 reply_id: 334204[/import]

The problem is that these various widgets fight for touch events and buttons don’t have a move phase so that you know someone is trying to scroll the view to pass the event on. We are aware that there needs to be better interaction between nested widgets. I’ll pass this on to the team, but the older widgets are being upgraded to be more like the newer ones and producing any code samples on the old widgets with new ones in the works.
[import]uid: 199310 topic_id: 34204 reply_id: 136078[/import]

The problem is that these various widgets fight for touch events and buttons don’t have a move phase so that you know someone is trying to scroll the view to pass the event on. We are aware that there needs to be better interaction between nested widgets. I’ll pass this on to the team, but the older widgets are being upgraded to be more like the newer ones and producing any code samples on the old widgets with new ones in the works.
[import]uid: 199310 topic_id: 34204 reply_id: 136078[/import]