I made a menu button for "Automatic Crop / Alt+Y", but then it displays always a dialogue for colour selection. Here I have to press OK.
How to create a button with "Alt+Y PLUS Enter"?
Peter
Button for "Automatic Crop PLUS Enter"
Moderator: xnview
-
Peter2
- XnThusiast
- Posts: 1368
- Joined: Thu Nov 24, 2005 3:07 pm
- Location: CH
Button for "Automatic Crop PLUS Enter"
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
-
xnview
- Author of XnView
- Posts: 47538
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
helmut
- Posts: 8704
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
Re: Button for "Automatic Crop PLUS Enter"
I think the way to go here is creating a variation of the existing short cut 'Alt + Y'.
Such a variation could be either:
* Ctrl+Alt+Y
* Alt+Shift+Y
* Ctrl+Alt+Shift+Y
A - Apply effect/filter without showing dialog
Using/Applying the same effect/filter repeatively without displaying the appropriate dialog might be a common use case. Perhaps this "technique" of providing an extra shortcut could be applied to all filters/effects. In this case, shortcut combination must be used that does not clash with any other shortcuts.
B - Repeat last effect/filter
Alternatively, there might be a menu item "Image > Repeat <name of filter/effect>" and one single key combination which repeats the last effect/filter used. This would be a both simple and flexible solution.
Such a variation could be either:
* Ctrl+Alt+Y
* Alt+Shift+Y
* Ctrl+Alt+Shift+Y
A - Apply effect/filter without showing dialog
Using/Applying the same effect/filter repeatively without displaying the appropriate dialog might be a common use case. Perhaps this "technique" of providing an extra shortcut could be applied to all filters/effects. In this case, shortcut combination must be used that does not clash with any other shortcuts.
B - Repeat last effect/filter
Alternatively, there might be a menu item "Image > Repeat <name of filter/effect>" and one single key combination which repeats the last effect/filter used. This would be a both simple and flexible solution.