Qooxdoo virtual have:

list.scrolltoY()
list.getPane.setScrollY()
list.getChildControl('scrollbar-Y').setPosition()
list.getChildControl('scrollbar-Y').scrollTo()


What are the differences?

When i scroll my custom virtual-list with getPane.setScrollY()
it sometimes goes white blank. Without any item in it , resulting only in
scrollbar with white blank list.
Same happens when using childcontrol.

when i do list.scrolltoY(this.getPane().getScrollMaxY())
it does flickers , but dosen't cuase empty list rendering.
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to