[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] SWT TreeEditor doesn't support keyboard ctrl-c, etc...

I'm using the SWT Tree and TreeEditor to support in-line editing of TreeItem
text.

When editing the text, the keyboard cannot be used to cut, copy, paste, del,
select all, or undo.

How can I get these to work?


Thanks