Hi Franck,

the child control's ID is "scrollbar-y", not "scroll-y". That should do 
the trick.

Regards,
Daniel

On 10/17/2011 09:17 PM, franck34 wrote:
> I need to addListener on scrollbar-y. In the demo, i only see a native
> implementation of qx.ui.core.scroll.ScrollBar
>
> this.__scroll = new
> qx.ui.container.Scroll().set({scrollbarX:'off',scrollbarY:'on',decorator:null});
> console.log(this.__scroll.getChildControl('scroll-y'));
> --> Uncaught Error: Unsupported control: scroll-y
>
> An idea ?
>
> Thanks
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
>
>
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to