[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Treeviewer losing expand/collapse boxes when jarred

Hi,

This definitely should not happen.  My only guess is, in the jarred case are
you using swt's WPF port instead of its win32 port?  If I remember
correctly, the Trees in WPF (and also on Vista in general) do not show their
expand/collapse icons until you hover over the Tree.

Grant


"Allen D. McDonald" <admcdonald1@xxxxxxxxxxx> wrote in message
news:7c48d1324501d6c053696f52ed86b125$1@xxxxxxxxxxxxxxxxxx
> I have an app using a TreeViewer.  It works fine and I can programatically
> expand and collapse the tree to various levels but when I jarred it up it
> loses the plus/minus boxes on the branch corners!
> Has anybody seen this before?  Got any suggestions?
> I am using Galileo, SWT 3.5 and Java 1.6.0 on Windows XP.
>
> Thanks!
>