[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] TreeItem expansion strategy
|
I have a two-layered Tree where I want all the topitems to be expanded
at creation time.
If I call setExpanded(true) on the topitems, before adding the subitems,
they are not expanded. If I call setExpanded(true) after adding the
subitems, the topitems are expanded properly.
Is this behaviour intentional? unavoidable? a bug?
Regards
--
Max - rotvel AT bolignet-aarhus DOT dk