Hi AdamC,
JFace supports this [1] though we'd advice you not to do so because your
are going to run out of handles fairly quickly.
Tom
[1]http://wiki.eclipse.org/Tables_And_Trees_And_NativeControls
AdamC schrieb:
I have a treeviewer and I would like to have a button visible always, as
in Snippet126. Is this possible with a treeviewer, or do I have to use
a plain tree and manage the items myself? I have seen the examples
using celleditors, but these controls are only visible after clicking in
the cell.
thanks,
adam