inputselect() - Drag multiple items
Posted: 03 Feb 2024 12:30
Would it be possible to select multiple entries in
Atm you'd need to drop every single item one by one, really tedious work if you have a few more of them.
Why do I request this? I want to write a script that lets the user easily rearrange the
keys (for Dropbox, TortoiseSVN, ...)
inputselect() and drag and drop them as one group into the desired position when using the 16+512 style(s)?Atm you'd need to drop every single item one by one, really tedious work if you have a few more of them.
Code: Select all
$menu = "4|5|6|1|2|3";
$sel = inputselect("Change order", $menu, "|", 16+512+16384);
text $sel;
Code: Select all
HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers