2017-11-27 20:40 GMT+01:00 Prof. Andrew P. Black :
> I'm trying to use a (subclass of a) TreePresenter that is populated with
> FileReferences. I see that the current selection is, reasonably enough, a
> TreeNodePresenter, so I'm assuming that to *set* a selection
> programatically, I'm going to h
I'm trying to use a (subclass of a) TreePresenter that is populated with
FileReferences. I see that the current selection is, reasonably enough, a
TreeNodePresenter, so I'm assuming that to set a selection programatically, I'm
going to have to find the right TreeNodePresenter.
So I've assumed