Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Such a thing as a CheckboxTreeTableViewer?
Such a thing as a CheckboxTreeTableViewer? [message #451335] Sat, 26 February 2005 13:02 Go to next message
h1055071 is currently offline h1055071Friend
Messages: 335
Registered: July 2009
Senior Member
Hi,

I've used a CheckboxTreeViewer, but what I want is the same for a TreeTable.
That is, a Tree in a Table with the first column displaying the checkbox,
icon and label. Does such a thing exist?

Thanks in advance.

Phil
Re: Such a thing as a CheckboxTreeTableViewer? [message #451822 is a reply to message #451335] Wed, 09 March 2005 15:43 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Phil, sorry for the late reply,

I don't think that TableTrees (and by extension TableTreeViewers <= 3.0.1)
can do this. However, the good news is that TableTree has recently (since
3.1M5) been replaced by Tree+TreeColumn, which definitely can do this. I
_think_ that TableTreeViewer has been updated to use this new mechanism, or
if it hasn't yet then it should be by the time 3.1 is released.

Grant

"Phillip Beauvoir" <p.beauvoir@bolton.ac.uk> wrote in message
news:cvprvu$t53$1@www.eclipse.org...
> Hi,
>
> I've used a CheckboxTreeViewer, but what I want is the same for a
TreeTable.
> That is, a Tree in a Table with the first column displaying the checkbox,
> icon and label. Does such a thing exist?
>
> Thanks in advance.
>
> Phil
>
>
Re: Such a thing as a CheckboxTreeTableViewer? [message #451828 is a reply to message #451822] Wed, 09 March 2005 16:10 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
TableTreeViewer can not be modified to use Tree +TreeColumn and will
probably be deprecated for 3.1. However, TreeViewer has been enhanced to
support columns and should be used instead.

"Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
news:d0n5jj$a8l$1@www.eclipse.org...
> Hi Phil, sorry for the late reply,
>
> I don't think that TableTrees (and by extension TableTreeViewers <= 3.0.1)
> can do this. However, the good news is that TableTree has recently (since
> 3.1M5) been replaced by Tree+TreeColumn, which definitely can do this. I
> _think_ that TableTreeViewer has been updated to use this new mechanism,
> or
> if it hasn't yet then it should be by the time 3.1 is released.
>
> Grant
>
> "Phillip Beauvoir" <p.beauvoir@bolton.ac.uk> wrote in message
> news:cvprvu$t53$1@www.eclipse.org...
>> Hi,
>>
>> I've used a CheckboxTreeViewer, but what I want is the same for a
> TreeTable.
>> That is, a Tree in a Table with the first column displaying the checkbox,
>> icon and label. Does such a thing exist?
>>
>> Thanks in advance.
>>
>> Phil
>>
>>
>
>
Previous Topic:Changing the TabItem or CTabItem's shape
Next Topic:ApplicationWindow Question ...
Goto Forum:
  


Current Time: Wed Apr 24 22:10:02 GMT 2024

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

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

Back to the top