Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Purpose of TreeViewer with TreeColumns vs. TableTreeViewer?
Purpose of TreeViewer with TreeColumns vs. TableTreeViewer? [message #449528] Tue, 25 January 2005 19:07 Go to next message
Eclipse UserFriend
Originally posted by: fn2o-mycl.spamex.com

What is the difference between the Tree with TreeColumns and the TableTree?
Do they serve different purposes? Is the Tree with TreeColumns better than
the TableTreeViewer?



- Mighty M



fn2o-mycl@spamex.com
Re: Purpose of TreeViewer with TreeColumns vs. TableTreeViewer? [message #449561 is a reply to message #449528] Wed, 26 January 2005 14:42 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
The Tree with TreeColumns is very new (~3 weeks) and is intended to replace
TableTree. Tree should be used since it's "properly" native (it's a native
tree with native columns, whereas TableTree faked tree-like capabilities on
a native Table), and does not have TableTree's no-image-in-column-0
restriction. Tree with TreeColumns also does not have the indentation
problems that TableTree has on gtk and carbon.

Grant

"Mighty M" <fn2o-mycl@spamex.com> wrote in message
news:ct6515$ccv$1@www.eclipse.org...
> What is the difference between the Tree with TreeColumns and the
TableTree?
> Do they serve different purposes? Is the Tree with TreeColumns better
than
> the TableTreeViewer?
>
>
>
> - Mighty M
>
>
>
> fn2o-mycl@spamex.com
>
>
Re: Purpose of TreeViewer with TreeColumns vs. TableTreeViewer? [message #449567 is a reply to message #449561] Wed, 26 January 2005 18:03 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Also, TableTree is deprecated for 3.1 M5.

"Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
news:ct8a9b$fsv$1@www.eclipse.org...
> The Tree with TreeColumns is very new (~3 weeks) and is intended to
> replace
> TableTree. Tree should be used since it's "properly" native (it's a
> native
> tree with native columns, whereas TableTree faked tree-like capabilities
> on
> a native Table), and does not have TableTree's no-image-in-column-0
> restriction. Tree with TreeColumns also does not have the indentation
> problems that TableTree has on gtk and carbon.
>
> Grant
>
> "Mighty M" <fn2o-mycl@spamex.com> wrote in message
> news:ct6515$ccv$1@www.eclipse.org...
>> What is the difference between the Tree with TreeColumns and the
> TableTree?
>> Do they serve different purposes? Is the Tree with TreeColumns better
> than
>> the TableTreeViewer?
>>
>>
>>
>> - Mighty M
>>
>>
>>
>> fn2o-mycl@spamex.com
>>
>>
>
>
Re: Purpose of TreeViewer with TreeColumns vs. TableTreeViewer? [message #455909 is a reply to message #449567] Mon, 23 May 2005 07:30 Go to previous messageGo to next message
user is currently offline userFriend
Messages: 296
Registered: July 2009
Senior Member
Will there be a TableTreeViewer - Implementation based on
Tree with TreeColumns in final Eclipse 3.1? Or is the
usual TreeViewer extended?
I looked in 3.1M7, there is still a TableTreeViewer-
Implementation with inner deprecated TableTree.
What are the plans for this?

Thanks,

Peter


Veronika Irvine wrote:
> Also, TableTree is deprecated for 3.1 M5.
>
> "Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
> news:ct8a9b$fsv$1@www.eclipse.org...
>
>>The Tree with TreeColumns is very new (~3 weeks) and is intended to
>>replace
>>TableTree. Tree should be used since it's "properly" native (it's a
>>native
>>tree with native columns, whereas TableTree faked tree-like capabilities
>>on
>>a native Table), and does not have TableTree's no-image-in-column-0
>>restriction. Tree with TreeColumns also does not have the indentation
>>problems that TableTree has on gtk and carbon.
>>
>>Grant
>>
>>"Mighty M" <fn2o-mycl@spamex.com> wrote in message
>>news:ct6515$ccv$1@www.eclipse.org...
>>
>>>What is the difference between the Tree with TreeColumns and the
>>
>>TableTree?
>>
>>>Do they serve different purposes? Is the Tree with TreeColumns better
>>
>>than
>>
>>>the TableTreeViewer?
>>>
>>>
>>>
>>>- Mighty M
>>>
>>>
>>>
>>>fn2o-mycl@spamex.com
>>>
>>>
>>
>>
>
>
Re: Purpose of TreeViewer with TreeColumns vs. TableTreeViewer? [message #458409 is a reply to message #455909] Wed, 13 July 2005 05:03 Go to previous message
Agnes Freese is currently offline Agnes FreeseFriend
Messages: 14
Registered: July 2009
Junior Member
It appears that TreeViewer would be the replacement for TableTreeViewer in
3.1?

Does anyone know if there is any information on converting from
TableTreeViewer to the new TreeViewer?
I am wondering how hard this will be.

Thanks,
Agnes


<user@domain.invalid> wrote in message news:d6s0v9$p57$1@news.eclipse.org...
> Will there be a TableTreeViewer - Implementation based on
> Tree with TreeColumns in final Eclipse 3.1? Or is the
> usual TreeViewer extended?
> I looked in 3.1M7, there is still a TableTreeViewer-
> Implementation with inner deprecated TableTree.
> What are the plans for this?
>
> Thanks,
>
> Peter
>
>
> Veronika Irvine wrote:
> > Also, TableTree is deprecated for 3.1 M5.
> >
> > "Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
> > news:ct8a9b$fsv$1@www.eclipse.org...
> >
> >>The Tree with TreeColumns is very new (~3 weeks) and is intended to
> >>replace
> >>TableTree. Tree should be used since it's "properly" native (it's a
> >>native
> >>tree with native columns, whereas TableTree faked tree-like capabilities
> >>on
> >>a native Table), and does not have TableTree's no-image-in-column-0
> >>restriction. Tree with TreeColumns also does not have the indentation
> >>problems that TableTree has on gtk and carbon.
> >>
> >>Grant
> >>
> >>"Mighty M" <fn2o-mycl@spamex.com> wrote in message
> >>news:ct6515$ccv$1@www.eclipse.org...
> >>
> >>>What is the difference between the Tree with TreeColumns and the
> >>
> >>TableTree?
> >>
> >>>Do they serve different purposes? Is the Tree with TreeColumns better
> >>
> >>than
> >>
> >>>the TableTreeViewer?
> >>>
> >>>
> >>>
> >>>- Mighty M
> >>>
> >>>
> >>>
> >>>fn2o-mycl@spamex.com
> >>>
> >>>
> >>
> >>
> >
> >
Previous Topic:Dialog using run in ApplicationWindow loses focus
Next Topic:SWT_AWT vs. SwingWT
Goto Forum:
  


Current Time: Fri Apr 19 18:32:50 GMT 2024

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

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

Back to the top