Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Position-preserving undo/redo(Positions which can be recovred upon undo of deleted text)
Position-preserving undo/redo [message #1052941] Wed, 01 May 2013 13:46
Reto Weiss is currently offline Reto WeissFriend
Messages: 7
Registered: June 2012
Junior Member
For a quite specific text editor I'm using positions (org.eclipse.jface.text.Position) extensively. When I delete text, the positions within that text go away, of course. Upon undo, the text is restored but the positions are gone.

Is there a simple way of enhacing undo/redo in a way, that positions can be restored together with text changes?
Previous Topic:TextViewerUndoManager
Next Topic:ContainerCheckedTreeViewer
Goto Forum:
  


Current Time: Fri Apr 26 15:45:54 GMT 2024

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

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

Back to the top