I have a tree table consisting of multiple columns (TreeViewerColumn).
I have set one column to be editable using setEditSupport. Right click on an item in that column produces the standard Cut, Copy, Paste etc. pop-up.
I want to replace that pop-up with my own but have not found how to do it.
Any input is appreciated.
Jim
