[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: [pde-ui-dev] Refreshing a part of TreeViewer
|
- From: Cherie Wong <cherie.wong@xxxxxxxxx>
- Date: Thu, 23 Jun 2005 22:50:05 -0400
- Delivered-to: pde-ui-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XfZXnu996ToIrvSOYPweWP4yubKwTFi/Pl+dIO+aBmzE6ZiChcxJZejYZuST03EqY6psRpIs0SmoomaINammeO12G7x4ItLfqKmghQXjsEvNMXXZdbq2MQOqwhifEcNb8tp0Q66tnujXWGCrrIbEwgOtdAoEZAQ0xb8D10kLSG0=
Hi Agustinus,
Questions like this are best directed to the Eclipse newsgroups (not
the developers mailing lists) :-)
The Eclipse Platform newsgroup is: news://news.eclipse.org/eclipse.platform
Or, you can take a look here: http://eclipse.org/newsgroups/index.html
Yours,
Cherie.
On 6/23/05, Agustinus Tedja <agustinus.tedja@xxxxxxxxxxxxxxxx> wrote:
> Hello everybody,
> I am new in this mailing-list and I hope I throw the questions into the
> correct forum. If it is wrong, please give me a hint to where I should
> throw such questions.
> It is about TreeViewer in the Eclipse plug-in. I have a system that
> constantly add new leaves to the tree. And meanwhile the tree is updated
> or new item is added, I wish that someone can look inside and expand one
> of the leaves and that leaf is kept opened.
> Till now I am only using TreeViewer#refresh() method. This method
> refreshes correctly the model but collapses the whole tree and no leaves
> are opened. Thus we have to click again on the leaves to see inside.
> Can anybody give me a hint how to realise that ?
> Thank you very much.
>
> Best regards,
> --
> =-=-=-=-=-=-=-=-=-=-=-=
> Agustinus Tedja
>
>
> _______________________________________________
> pde-ui-dev mailing list
> pde-ui-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pde-ui-dev
>