Hello Erel
the goal is to sliding a label or button present in a scrollview from side to side like when Android is 'wake' from the stand-by, but not applied to the whole screen but applaied to the individual buttons or labels inside of a scollview.
The button or label must to be dragged from left to right and when you reach the position must stop . 'Of course, should not be able to stop in any position, but only on right or left.
and once it reaches the position right or left must be able to generate an event that I somehow can read (for example, when from left to right is dragged I get a msgbox with "view in place .....").
everything applicable to all the view inside the scrollview.
see attached
by