Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Reverse Tree Viewer
Reverse Tree Viewer [message #438802] Thu, 01 July 2004 14:37 Go to next message
paul wuethrich is currently offline paul wuethrichFriend
Messages: 128
Registered: July 2009
Senior Member
Has anyone built a reversed tree viewer whereby the child/leaf nodes are on
the left and the parents on the right?

p1
c1-
c2-
c3-
Re: Reverse Tree Viewer [message #438985 is a reply to message #438802] Mon, 05 July 2004 16:11 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
This is currently supported, on win32 only, if you create the Tree with
style SWT.RIGHT_TO_LEFT.

Grant

"Paul Wuethrich" <paul.wuethrich@eye-ris.com> wrote in message
news:cc17hk$32c$1@eclipse.org...
> Has anyone built a reversed tree viewer whereby the child/leaf nodes are
on
> the left and the parents on the right?
>
> p1
> c1-
> c2-
> c3-
>
>
Re: Reverse Tree Viewer [message #439217 is a reply to message #438985] Wed, 07 July 2004 15:30 Go to previous message
paul wuethrich is currently offline paul wuethrichFriend
Messages: 128
Registered: July 2009
Senior Member
Thanks Grant, I missed that in the source.

"Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
news:ccbui6$etl$1@eclipse.org...
> This is currently supported, on win32 only, if you create the Tree with
> style SWT.RIGHT_TO_LEFT.
>
> Grant
>
> "Paul Wuethrich" <paul.wuethrich@eye-ris.com> wrote in message
> news:cc17hk$32c$1@eclipse.org...
> > Has anyone built a reversed tree viewer whereby the child/leaf nodes are
> on
> > the left and the parents on the right?
> >
> > p1
> > c1-
> > c2-
> > c3-
> >
> >
>
>
Previous Topic:ToolItem event
Next Topic:Exporting Data from SWT to Spreadsheat (e.g. Excel)
Goto Forum:
  


Current Time: Thu Apr 25 07:44:31 GMT 2024

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

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

Back to the top