Code: Select all
"CEA"
if (get("FocusedControl") == "T") {
status "Hi" ;
} else {
status "Hello" ;
}
Code: Select all
"CEA"
if (get("FocusedControl") == "T") {
status "Hi" ;
} else {
status "Hello" ;
}
Code: Select all
CEA_TreeRightClickOnWhite_Script=::Load "$TreeRightClickOnWhite";Code: Select all
perm $TreeRightClickOnWhite="<xyscripts>\XYmenu.xys"; // to load a menu on right click on white click
or in the same or different script say...
perm $TreeRightClickOnWhite="<xyscripts>\vTB.xys"; //to load a different menu on right click
I still don't see anything good from this other world that you want to live in, but feel free to make things as complicated as you want.klownboy wrote:So in a way you can get the best of both worlds
Who knows what kind of world we live in? Again, maybe a bad choice of words and I may never see a reason to use or change the referenced script in a script, but I think it was cool that you could change it by that means regardless.TheQwerty wrote:I still don't see anything good from this other world that you want to live in, but feel free to make things as complicated as you want.klownboy wrote:So in a way you can get the best of both worlds
*bump*TheQwerty wrote:Don, can we see the existing tweak options more easily accessible via scripting via some new Misc. commands?
Miscellaneous | List | Edit Menu
Miscellaneous | List | Folder Shell Menu
Miscellaneous | List | Folder Shell Menu (Reserved/Extension-Only Version)
Miscellaneous | Various | Drives+Special
Not sure the second-level categories make sense (Various & List), so feel free to change them as you like.