I have setup two identical buttonbars, one above the left, and one above the right panel.
My aim is to have all the buttons only operate on the panel below it.
For most buttons I have been able to do that by combining commands, starting with either cm_FocusLeft or cm_FocusRight.
But I can't accomplish that for buttons that will take me to a specified directory.
e.g.:
Command: CD
Parameters: D:\Documents
works fine.
But as soon as I change the command to: cm_FocusLeft, CD
the 'Parameters' entry gets greyed out, so the directory path can't be entered anymore.
Is there a way to accomplish this?
A shortcut to navigate to a directory in a specified panel?
Moderators: Hacker, petermad, Stefan2, white
Thank you for guiding me to new unexplored territories Stefan2.
Thanks to the great tutorials you posted at:
https://www.ghisler.ch/board/viewtopic.php?t=40954&highlight=userdefined+command&sid=0bb329dc2414fc83234fd79112eca4ee
I managed to get it working nicely already.
Thanks to the great tutorials you posted at:
https://www.ghisler.ch/board/viewtopic.php?t=40954&highlight=userdefined+command&sid=0bb329dc2414fc83234fd79112eca4ee
I managed to get it working nicely already.