Skip to main content



      Home
Home » Archived » Visual Editor (VE) » SWT GridLayout and Performance Issue
SWT GridLayout and Performance Issue [message #613777] Tue, 15 August 2006 16:36
Eclipse UserFriend
Hello again,

I have a question on the performance of VE this time.

We have a visual class, which extends SWT Composite and found it took a
long time just to load the class.

We could guess the main cause of this performance issue: Our class is
considerably complicated. The number of grids (columns * rows) is about
2,000 and the number of widgets on the Composite is about 100.

Although we know that performance would be improved by reducing number
of grids or widgets, we would like to keep the class as it is if
possible because there is no noticable performance problem at runtime.

Are there any special tips to improve performance without changing the
class?

Tami
Previous Topic:Properties Viewer
Next Topic:Custom GEF edit part questions
Goto Forum:
  


Current Time: Wed Jun 18 21:14:33 EDT 2025

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

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

Back to the top