Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » bugs in viewers when sorted?
bugs in viewers when sorted? [message #104449] Thu, 31 July 2003 21:55
Eclipse UserFriend
Originally posted by: romul.ho.nos.papam

I have a TableTreeViewer.

I have TableTreeEditors on every tableTreeItem displaying a canvas (in column
x).

I also "setData("something" , Obj)" for each TableTreeItem.

I view the viewer.getTableTree().getItems()[0].getData("something")" ID before
the sort, and after, and they are both the same, even though "getData() is
different.

Plus, the TableTreeEditor that was in row 4, 4 is STILL in row 4, column 4.
The rest of that row is somewhere else now due to the sort.

The sorting does not retain TableTreeEditors with their proper items, nor does
it seem to retain setData("xyz",obj) settings with the proper item.

Is this a horrible bug or am I doing something wrong?
Previous Topic:Change the editor src tab of build.properties
Next Topic:How can I get IProgressMonitor
Goto Forum:
  


Current Time: Sun Jul 13 22:43:53 EDT 2025

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

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

Back to the top