Cannot select items

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
H1313303
Posts: 26
Joined: 24 Jul 2018 08:43

Cannot select items

Post by H1313303 »

I cannot select items if I click on their relative rows, they can only be selected if I click on the item itself.

For example, if I click on the date it does not select the item. This worked on the native file explorer but not this one. Help?

jupe
Posts: 3213
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Cannot select items

Post by jupe »

The option is here:

Tools | Customize List | Full Row Select

H1313303
Posts: 26
Joined: 24 Jul 2018 08:43

Re: Cannot select items

Post by H1313303 »

Great. How do I make it a global setting? Currently I have to do it folder by folder

admin
Site Admin
Posts: 63451
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Cannot select items

Post by admin »

Try this: Configuration | Colors and Styles | Styles | Apply list styles globally

H1313303
Posts: 26
Joined: 24 Jul 2018 08:43

Re: Cannot select items

Post by H1313303 »

It is still applying per folder instead of globally...

admin
Site Admin
Posts: 63451
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Cannot select items

Post by admin »

Are you using Folder View Settings?

H1313303
Posts: 26
Joined: 24 Jul 2018 08:43

Re: Cannot select items

Post by H1313303 »

it worked! This made things so much easier. Thank you a lot, you have been very helpful...

Since you have given me your attention, could you also tell me how to scroll horizontally in a long list? I want to scroll horizontally by holding shift+scroll.

admin
Site Admin
Posts: 63451
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Cannot select items

Post by admin »

You mean Shift+Wheel? No, that's not a feature.

H1313303
Posts: 26
Joined: 24 Jul 2018 08:43

Re: Cannot select items

Post by H1313303 »

So there is no way to scroll horizontally unless the list is short? Bummer. Thanks a lot for the help.

admin
Site Admin
Posts: 63451
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Cannot select items

Post by admin »

What about using the scroll bar?

jupe
Posts: 3213
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Cannot select items

Post by jupe »

If you weren't aware Ctrl+Arrow is by default how you can do this with the keyboard if it helps.

H1313303
Posts: 26
Joined: 24 Jul 2018 08:43

Re: Cannot select items

Post by H1313303 »

admin wrote:What about using the scroll bar?
Sorry. The scrollbar does work, but I meant using a customizable hotkey.
jupe wrote:If you weren't aware Ctrl+Arrow is by default how you can do this with the keyboard if it helps.
Thanks, but that is not convenient when my hand is on the mouse.

jupe
Posts: 3213
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Cannot select items

Post by jupe »

I find using the Right Ctrl button+Arrow pretty easy with my left hand, while keeping my right on the mouse, admittedly its scroll speed is slightly slow, but really why I was telling you those keys was because it opens up other alternatives, like setting up a script something like the commands below to run via a single shortcut key you prefer or through 3rd party software to work via maybe a 5th mouse button if you have one or something like that?, or add them to the whitespace context menu etc... there are multiple ways to invoke them.

Code: Select all

focus; sendkeys '^{Right 50}';
focus; sendkeys '^{Left 50}';

RalphM
Posts: 2003
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Cannot select items

Post by RalphM »

H1313303 wrote:Thanks, but that is not convenient when my hand is on the mouse.
Then get yourself a mouse that does horizontal scroll by tilting the wheel to left or right. My Logitech M705 does this.
Ralph :)
(OS: W11 23H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

Post Reply