| Is there something like treeitem.showCheckBox (boolean) [message #530264] |
Thu, 29 April 2010 03:11  |
Missing name Mising name Messages: 10 Registered: February 2010 |
Junior Member |
|
|
If Tree is created with SWT.CHECK flag, all TreeItems display the checkbox.
This is undesirable.
Every TreeItem should have the method item.showCheckBox(boolean flag) to
enable/disable the display of check-boxes.
(I am not talking of enable/disable. I am talking of showing/not-showing the checkbox itself).
Is there any other way I can do it?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01585 seconds