Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » SourceViewer undo support
SourceViewer undo support [message #754360] Wed, 02 November 2011 10:40
Artur Kronenberg is currently offline Artur KronenbergFriend
Messages: 159
Registered: August 2009
Senior Member
Hi,

I am struggling with the Undo support of the SourceViewer. I implemented my own SourceViewerConfiguration and it is using the TextViewerUndoManager for undo support. However when I hit CTRL + Z or CTRL + Y nothing happens.

Do I have to bind my viewer to CTRL + Z manually with listeners? I would think that it would register by itself since CTRL + A does work in the normal way. I have the same problem with the Cote assistance where I manually bound CTRL + Space. Could someone point me to a smarter solution for this? Maybe there are some Actions that do this stuff that I am not aware of?

Thank you!

-- artur
Previous Topic:List folders and files with Tree/TreeView with JFace
Next Topic:Custom popupDialog: is this the right way to do id?
Goto Forum:
  


Current Time: Fri Apr 26 03:53:43 GMT 2024

Powered by FUDForum. Page generated in 0.03115 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top