Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » CheckboxTreeViewer and standard behavior
CheckboxTreeViewer and standard behavior [message #166999] Mon, 08 December 2003 02:18
Eclipse UserFriend
Originally posted by: dcorbin.machturtle.com

In a message long ago, someone suggested looking at
org.eclipse.ui.internal.dialogs.ResourceWorkingSetPage
for an example of using CheckboxTreeViewer.

I did. It implements what I consider standard behavior for
a CheckboxTree ought to be (checking a branch node changes
all the children to the same check state, checking a child
node updates a parent node, parent node is grayed if children
are in a mixed check state).

Is there a reusable implementation of this in the API?
Why not? It seems like it could all be done in one
ICheckStateListener.

Thanks
David Corbin
Previous Topic:Possible UI_Text Bug
Next Topic:How to get project information in a plugin!
Goto Forum:
  


Current Time: Thu Dec 26 14:51:35 GMT 2024

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

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

Back to the top