Page 2 of 2
Re: CTB: right click not working
Posted: 31 Aug 2022 12:35
by Lusayalumino
I'm running 23.50 and I've changed XYplorer.ini to:
CTBNoRClickDefaultCommands=1
But the right-click is still not executing.
Any thoughts?
Re: CTB: right click not working
Posted: 31 Aug 2022 12:52
by highend
I'm thinking that you should at least post the output of:
text getkey("CTBNoRClickDefaultCommands", "Settings");
and the properties of that button...
Re: CTB: right click not working
Posted: 02 Sep 2022 19:45
by Lusayalumino
Thanks highend.
I have the exact same xyplorer configuration on two computers. All of the BUTTONS (bottom of this post) work on one of the computers. But on the other computer, only BUTTON 2 works.
text getkey("CTBNoRClickDefaultCommands", "Settings"); =
- WORKING COMPUTER: 0
- NONWORKING COMPUTER: "Could not find: C:\Program Files (x86)\XYplorer\text getkey("CTBNoRClickDefaultCommands", "Settings"); ="
In XYplorer.ini I have changed "CTBNoRClickDefaultCommands=" to both 0 and 1... but still no joy. Either way it returns the above error.
It seems as though XYplorer is looking for XYplorer.ini here: C:\Program Files (x86)\XYplorer\
instead of here: C:\Users\USER\AppData\Roaming\XYplorer\
Thanks for any help!
--------------------------------
BUTTON 1: load"sdsRightClickFavorites";
BUTTON 2: popupmenu("-------- DELETE OPTIONS --------|:del|:nuke|:wipe|-|-------- CLIPBOARD --------|:cbx|:cut|:copy|:paste|:clip|-|:copypath|#103;|#102;|-|-------- MINI TREE / COLORS --------|#570;|#569;|#654;|-|#514;|-|#568;|#567;|:icf|-|-------- KEYOARD / [H]OME / SER COMMANDS --------|#602;|#705;|#656;|-|-------- SYSTEM --------|:openwith|#1007;|:shellprops|-|:conf|#251;|#1429;|-|#315;");
BUTTON 3: popupmenu("|-|-|-------- SWITCH LAYOUT --------|:ctb43|:ctb15|:ctb22|:ctb24|:ctb28|:ctb39|-|-|-------- PANES / PANELS --------|#1446;|:pp|:previewfull|#1444;|:fp|-|-------- INFO PANEL --------|Info Panel PROPERTIES;#1020;|Info Panel METADATA;#1022;|Info Panel PREVIEW;#1023;|-|-|-------- WINDOWS --------|#661;|#660;|#662;|#671;|#668;|#664;|-|-------- FOCUS --------|#1014;|#1017;|#1016;|#1015;|-|-|-------- SHOW --------|#529;|#530;|#538|-|-|-------- GO --------|#539;|#525;|-|-|");
BUTTON 4: if(get("#663")) {loadlayout("1 Pane Minimal");}
else {loadlayout("1 Pane Normal");}
BUTTON 5: popupmenu("|-|-|#351;|#352;|#353;|-|#1416;|#1418;|-|-|#806;|#805;|#1436;|-|#808;|#811;|-|-|#1457;|-|-|");