Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to improve scrolling in a SWT table
How to improve scrolling in a SWT table [message #1452138] Fri, 24 October 2014 21:23
Rajesh K is currently offline Rajesh KFriend
Messages: 5
Registered: November 2011
Junior Member
Hello,
I am playing with a Table example "TableColumnListenerFactory" found on java2s ( you can google the link for it )

It does a good job in illustrating sorting, and in it scrolling rows back and forth is really fast.

I noticed by adding a simple checkbox button column, it results in extremely slow scrolling. What make scrolling so slow? And any ideas/pointers to help?

Even when using virtual table, it is just as bad when the entire table is loaded. With Virtual table as long as the TableItems are less, it scrolls fast and as more items get added, scrolling gets worse.

I have attached modified source code to show bad scrolling behavior.

Any help, appreciated. Thanks

Previous Topic:Hijri Calender
Next Topic:tree item selected set focus on another widget
Goto Forum:
  


Current Time: Thu Apr 25 23:41:44 GMT 2024

Powered by FUDForum. Page generated in 0.03019 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top