Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » CheckboxTreeViewer and standard behavior
CheckboxTreeViewer and standard behavior [message #166999] Sun, 07 December 2003 21: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: Wed Jul 23 18:06:38 EDT 2025

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

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

Back to the top