0

I'm working on a similar application like the figure in this question: SWT tree > move the verticle scrollbar to the left of the tree without changing the orientation I don't know how to draw the connection lines like the figure. My naive solution is that I add a lot of "-" to the label and it ends up like this picture: http://i.imgur.com/hCLGL.png!

Moreover, I want to add the dotted line to indicate the child-parent relationship. Here is a similar question http://www.eclipsezone.com/eclipse/forums/t82430.html but with no solution.

4

1 に答える 1

0

上記の質問に対する解決策は次のとおりです。http ://www.eclipse.org/articles/article.php?file = Article-CustomDrawingTableAndTreeItems / index.html

于 2012-04-29T14:34:20.370 に答える