Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Is there something like treeitem.showCheckBox (boolean)
Is there something like treeitem.showCheckBox (boolean) [message #530264] Thu, 29 April 2010 07:11 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
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?
Re: Is there something like treeitem.showCheckBox (boolean) [message #530985 is a reply to message #530264] Mon, 03 May 2010 09:06 Go to previous messageGo to next message
Praveen  is currently offline Praveen Friend
Messages: 86
Registered: July 2009
Member
tech.login.id2@gmail.com wrote:
> Is there any other way I can do it?
Currently there seems no way of doing it. You can raise a enhancement
request here - https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform
If this feature is feasible on all platforms, they it might be
considered for implementation in the next release.
Re: Is there something like treeitem.showCheckBox (boolean) [message #531001 is a reply to message #530985] Mon, 03 May 2010 10:36 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 10
Registered: February 2010
Junior Member
I already did so.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=310796

Any ideas how long does it take for such issues to be fixed?
Previous Topic:OLEControlSite and complete menubar loss
Next Topic:AutoSizing the Tree Columns
Goto Forum:
  


Current Time: Tue Apr 16 23:46:22 GMT 2024

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

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

Back to the top