Sending keystrokes with a button...
Posted: 19 Mar 2018 03:00
This may belong in the scripting forum, but not sure.
I want to be able to deselect files in "one fell swoop) without having to use the keyboard Ctrl+Shift+A or the couple of mouse clicks required. I'd like to create a [custom?] button on the toolbar.
Is there a sendkeys function in the scripting language? I found a few references but I believe they were to undocumented commands and I don't want to rely on that since they might appear.
BTW, AHK is not an option because that's keyboard stuff and I'm trying to avoid that. Anyway, if I use AHK, I might as well do the Ctrl+Shift+A in XY.
Ideas, anyone?
I want to be able to deselect files in "one fell swoop) without having to use the keyboard Ctrl+Shift+A or the couple of mouse clicks required. I'd like to create a [custom?] button on the toolbar.
Is there a sendkeys function in the scripting language? I found a few references but I believe they were to undocumented commands and I don't want to rely on that since they might appear.
BTW, AHK is not an option because that's keyboard stuff and I'm trying to avoid that. Anyway, if I use AHK, I might as well do the Ctrl+Shift+A in XY.
Ideas, anyone?