You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by lj369 <jl...@vertexinc.com> on 2015/08/20 16:09:48 UTC

How to make a container automatically scroll when dragging a component reaches its border

Hi,

I have a VGroup with a Scroller that has a few child components, one of
which is a List. When the List is too long, users need to use the scroll bar
up or down to see all the rows in the List. Users are also allowed to drag
and drop the rows in the List to arrange the order. My question is, when the
List is partially shown and one needs to drag a row to the bottom of the
List that's currently not inside the view, is there anyway to trigger the
scroll bar to move up or down when the dragged row reaches to the border of
the VGroup?

Thanks for the help.

JL



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/How-to-make-a-container-automatically-scroll-when-dragging-a-component-reaches-its-border-tp10996.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.