| [news.eclipse.platform.swt] Re: selecting a TreeItem |
Sorry, I spook to soon. Tree has: public void setSelection(TreeItem[] items) "Thijs Cadier" <eclipse@xxxxxxxxxx> wrote in message news:bg15ds$hj3$1@xxxxxxxxxxxxxx > Is it possible to programmaticly select a TreeItem if I have a reference to > a TreeItem? > >