I'm involved in a large qooxdoo based application that only needs to support 
chrome (it's part of a chromium embedded framework application). We've had a 
number of users complain that the scrolling throughout the app does not feel 
very natural. I'm fairly sure this is due to the way AbstractScrollArea is 
implemented using a div hooked up via listeners to separate scrollbar widgets 
instead of just letting the content overflow and invoke native scrolling (with 
momentum, etc). 

My question is whether anyone knows of any contribs or examples of replacing 
AbstractScrollArea (or perhaps a different widget involved in scrolling) with 
something that uses simple native overflow and scrolling. If not, does this 
seem like something that's even possible? I'm willing to forego the theming and 
cross-browser benefits. I do want something that'll work application wide in 
all scroll containers, lists, and virtual lists.

Any tips or pointers would be much appreciated!

Thanks,
Andrew Goldberg
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to