Re: [qooxdoo-devel] Detect scroll in qx.ui.container.Scroll

2015-04-20 Thread mappopo
thanks, but it do not help: changeScrollY is not an event fired by qx.ui.container.Scroll . -- View this message in context: http://qooxdoo.678.n2.nabble.com/Detect-scroll-in-qx-ui-container-Scroll-tp7587070p7587074.html Sent from the qooxdoo mailing list archive at Nabble.com. ---

Re: [qooxdoo-devel] Detect scroll in qx.ui.container.Scroll

2015-04-19 Thread Tom Saddul
I'm getting this code from my typescript app. scroller.addListener("changeScrollY", (e) => { // scroller changed }, this); Hope it helps. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Detect-scroll-in-qx-ui-container-Scroll-tp758707

[qooxdoo-devel] Detect scroll in qx.ui.container.Scroll

2015-04-18 Thread mappopo
Hi, I need to detect when there is a scroll by the user. Is there a way to do it? I did not found any event about it. Thank in advance for your help. Massimo -- View this message in context: http://qooxdoo.678.n2.nabble.com/Detect-scroll-in-qx-ui-container-Scroll-tp7587070.html Sent from the