Re: [qooxdoo-devel] Properties scrollbarX, scrollbarY in qx.ui.container.Scroll

2011-09-22 Thread Daniel Lenggenhager
Yes, that was my idea :-) Okay, then I hope that changing the appearance of the scrollbars will take the "hidden" effect (set all colors to the background color). My goal is the same look and feel like a tablet/mobile application... and there is no more scrollbar visible. Thanks for your time

Re: [qooxdoo-devel] Properties scrollbarX, scrollbarY in qx.ui.container.Scroll

2011-09-22 Thread thron7
Ah, now I'm getting it... You want to hide the scrollbar, but still be able to scroll with mouswheel/key input ... It seems this is not possible. I tried to achieve it using the scrollbar child control var scy = containerScroll.getChildControl("scrollbar-y"); scy.setVisibility("