Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TableTree and ViewFilter
TableTree and ViewFilter [message #436777] Sun, 23 May 2004 21:51
Mark Freiheit is currently offline Mark FreiheitFriend
Messages: 30
Registered: July 2009
Member
I am using TableTree, along with the checkboxes (provided by specifying
SWT.CHECK in the TableTree
construction). However, when I filter the TableTree, the original
checkboxes remain in their ordinal
position, and do not change along with the table's change.

Do I need to maintain this state in my model? If so, is there an easy way
to communicate a "checked"
state back to the TableTreeItem through the ContentProvider?

Is this somehow done in the Filter? That does not seem the appropriate
place.

I am using the 3.0M9 build on Mac OSX
Previous Topic:An open letter to the Eclipse Board of Directors
Next Topic:General TableTree question
Goto Forum:
  


Current Time: Wed Sep 25 15:55:48 GMT 2024

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

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

Back to the top