ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Coding Snacks

ControlZ x times

<< < (5/7) > >>

tomos:
1) how do I/you know how many Ctrl+z you want to do? If you dont know:

2) why not simply press and hold both Control and z keys until you get back to wherever you want? In most of the software I use this goes incredibly fast.
There are limited number of undo's: in this case Ctrl+z may no longer be of any use => versioning of some sort.
-tomos (September 08, 2020, 03:58 AM)
--- End quote ---
[...]
So I have ask with pspad and they give me an answer : Make a macro to undo.
And with the limit of the number of undone prescribed or allowed....
-Contro (September 09, 2020, 01:41 PM)
--- End quote ---
Question #1 and #2 still unanswered....

why not press Ctrl+z and hold until you reach your destination?
How do you know the limit of undo's is your destination?

Ath:
How do you know the limit of undo's is your destination?
-tomos (September 09, 2020, 04:09 PM)
--- End quote ---
OIW: How do you know the count of Ctrl-Z to be sent? 10x or 25x, or ...?

why not press Ctrl+z and hold until you reach your destination?
-tomos (September 09, 2020, 04:09 PM)
--- End quote ---
That is a far more down to earth approach :Thmbsup:

KodeZwerg:
@KodeZwerg if you start anything for this, please allow configurable hotkeys for sending the undo/redo commands.-Ath (September 09, 2020, 01:55 PM)
--- End quote ---

Do you mean the keys to send should be configurable or that my program has a configurable hotkey?

Interesting if you can apply to any program.-Contro (September 09, 2020, 01:45 PM)
--- End quote ---
What I would do works for every application, if target support ctrl-z or not, I can not pre-check, my app just send the keys to that application.
(same like you press in that target ctrl-z, either it does or dont, but bad things should not happen)

My guess is: key sender first public release will be delivered on monday.

Contro:
1) how do I/you know how many Ctrl+z you want to do? If you dont know:

2) why not simply press and hold both Control and z keys until you get back to wherever you want? In most of the software I use this goes incredibly fast.
There are limited number of undo's: in this case Ctrl+z may no longer be of any use => versioning of some sort.
-tomos (September 08, 2020, 03:58 AM)
--- End quote ---
[...]
So I have ask with pspad and they give me an answer : Make a macro to undo.
And with the limit of the number of undone prescribed or allowed....
-Contro (September 09, 2020, 01:41 PM)
--- End quote ---
Question #1 and #2 still unanswered....

why not press Ctrl+z and hold until you reach your destination?
How do you know the limit of undo's is your destination?
-tomos (September 09, 2020, 04:09 PM)
--- End quote ---
Mmmmm. I am surprised.

I will try this of course. I usually repeat the combination, but not hold.

Contro:
@KodeZwerg if you start anything for this, please allow configurable hotkeys for sending the undo/redo commands.-Ath (September 09, 2020, 01:55 PM)
--- End quote ---

Do you mean the keys to send should be configurable or that my program has a configurable hotkey?

Interesting if you can apply to any program.-Contro (September 09, 2020, 01:45 PM)
--- End quote ---
What I would do works for every application, if target support ctrl-z or not, I can not pre-check, my app just send the keys to that application.
(same like you press in that target ctrl-z, either it does or dont, but bad things should not happen)

My guess is: key sender first public release will be delivered on monday.

-KodeZwerg (September 10, 2020, 01:48 AM)
--- End quote ---
:-* :P

Honestly I think you have the very best advisers for this program.

thanks Ath, thank tomos.

Thanks everyone . I will give my opinion as a final user.

While reading i was thinking about a do-redo app, but key sender is much better.
But key sender must be able to be configurable according to ath and its name. Not only for control+z combination.

 :tellme:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version