Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » the efficiency of tree with treeEditor in gtk and win32.
the efficiency of tree with treeEditor in gtk and win32. [message #451916] Thu, 10 March 2005 23:48 Go to next message
bbskill is currently offline bbskillFriend
Messages: 26
Registered: July 2009
Junior Member
I write a a multiColumn tree with a column has a treeEditor.
each treeEditor controls a progressBar.
I create tens of TreeItem.
but I found that the efficiency of the same tree behaves much different
between linux(gtk) and windows.it performs much more slowly in
linux(gtk) than windows,especially in scrolling the tree.
is it normal ?
are there any ways to improve the efficiency of the tree in linux(gtk) ?
Re: the efficiency of tree with treeEditor in gtk and win32. [message #451945 is a reply to message #451916] Fri, 11 March 2005 15:55 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Can you please enter a bug report about this against Platform SWT? We will
investigate if the performance on GTK can be improved.

"bbskill" <bbkills@tom.com> wrote in message
news:d0qmeq$mku$1@www.eclipse.org...
>I write a a multiColumn tree with a column has a treeEditor.
> each treeEditor controls a progressBar.
> I create tens of TreeItem.
> but I found that the efficiency of the same tree behaves much different
> between linux(gtk) and windows.it performs much more slowly in
> linux(gtk) than windows,especially in scrolling the tree.
> is it normal ?
> are there any ways to improve the efficiency of the tree in linux(gtk) ?
Previous Topic:Transparency of Image in TableItem
Next Topic:SWT standalone app in Linux
Goto Forum:
  


Current Time: Fri Apr 26 06:24:21 GMT 2024

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

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

Back to the top