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

Hi,

This is a known limitation though I think I made it work with owner draw though this is know to break some time [1].

Tom

[1]https://bugs.eclipse.org/bugs/show_bug.cgi?id=215095

Mario Winterer schrieb:
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.