I want to add to my application a set of buttons that make a Scroll container
scroll to the widget linked by the button.
The only function to programmatically apply scrolling are scrollToY(integer)
and scrollByY(integer) but I don't know the amount of pixel I must scroll to
reach my desired widget.
How could I do? Is it possible to know the position of a widget within the
Scroll container?

The widgets I want to reach are added to a Composite container that is
layouted as VBox. The Composite container is direct son of the Scroll
container. 
-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Scroll-to-widget-tp5048585p5048585.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------

_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to