I'm running 23.50 and I've changed XYplorer.ini to:
CTBNoRClickDefaultCommands=1
But the right-click is still not executing.
Any thoughts?
CTB: right click not working
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
Lusayalumino
- Posts: 115
- Joined: 13 Aug 2018 07:16
- Location: USA
Re: CTB: right click not working
XYPlorer, Great Form -- Awesome Function
Re: CTB: right click not working
I'm thinking that you should at least post the output of:
and the properties of that button...
text getkey("CTBNoRClickDefaultCommands", "Settings");and the properties of that button...
One of my scripts helped you out? Please donate via Paypal
-
Lusayalumino
- Posts: 115
- Joined: 13 Aug 2018 07:16
- Location: USA
Re: CTB: right click not working
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;|-|-|");
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;|-|-|");
XYPlorer, Great Form -- Awesome Function
XYplorer Beta Club