| [news.eclipse.tools] No Undo in StyledText? |
In previous version of SWT I used RichText widget and it had undo support built-in (via context menus or Alt-Back keys). In R0.9 I had to switch to StyledText which doesn't seem to have this support. What is the current level of undo support in text editor widgets and how to invoke it? Thanks Barys