Add Undo functionality to forms designer
In the forms designer, CTRL-Z should undo the last selection, move, resize, or change in property editor. Of course, unlimited undos would be even better.
5 comments
-
gaddlord
commented
15 years of waiting. We have this opened as http://qc.embarcadero.com/wc/qcmain.aspx?d=2747
-
Peter Aschbacher
commented
I strongly agree with the comment of bwhite: "Only undo the changes since the last code edit."
-
lkessler
commented
Say, isn't this the same as: http://delphi.uservoice.com/forums/4434-code-editor-ide/suggestions/143802-full-undo-feature-for-visual-editing?ref=title
Maybe we should move our votes over there.
-
bwhite
commented
-
bwhite
commented
The conflict I've always heard has been what to do when there are
changes in the form AND user edits in the code.
I think that is simple. Only undo the changes since the last
code edit. I already have undo in the code. What is needed is
undo when working on the design.
Saying that we can't do it at all just because we can't go back
forever is a false argument. I've never seen anyone ask for that.