[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: TreeViewer & hierarchical line visiblitiy

Hm. Hierarchical lines are not visible, if the tree has style SWT.FULL_SELECTION set. Without SWT.FULL_SELECTION, lines should be visible.

(Don't know if that's a bug or a feature... ;-)

Jiyul schrieb:
I just want to show hierarchical lines in Tree Viewer, How do satisfy this simple requirements?

As far as I heard before, It's basic policy belongs to OS, So, Can I change it? in PackageView or some other views given from eclipse says "Yes" But I couldn't find way.