Page 1 of 1

New user loving Xyplorer! Here's my 1 wish

Posted: 10 Jul 2010 02:41
by mdv409
I was a powerdesk user for many years and the only thing I'm missing is a "select all" button on the toolbar. I can right click on a blank spot to get the select all function in the drop down but sometimes there's not much blank space available to click in when you're in a directory with a large # of files.

Thanks!!

Re: New user loving Xyplorer! Here's my 1 wish

Posted: 10 Jul 2010 08:40
by admin
Hi!

What about Ctrl+A?! Works fine and takes no screen space. :)

Don

Re: New user loving Xyplorer! Here's my 1 wish

Posted: 10 Jul 2010 09:20
by Jibz
If you have the pro version with scripting, you can add a user button to the toolbar and set it to execute the script command "sel a" to select all, or "sel f" to select all files (no folders).

Btw, would it be possible to get an option to set an action for middle-clicking on a menu button as well?

Re: New user loving Xyplorer! Here's my 1 wish

Posted: 10 Jul 2010 10:11
by admin
Jibz wrote:Btw, would it be possible to get an option to set an action for middle-clicking on a menu button as well?
maybe later...

Re: New user loving Xyplorer! Here's my 1 wish

Posted: 10 Jul 2010 11:07
by Stefan
mdv409 wrote:... I can right click on a blank spot to get the select all function in the drop down
but sometimes there's not much blank space available to click in when you're in a directory with a large # of files.
Hi mdv, welcome.

You can right click on the numbers at the numbers column on the left to get the same context menu.

Re: New user loving Xyplorer! Here's my 1 wish

Posted: 10 Jul 2010 14:56
by mdv409
Jibz wrote:If you have the pro version with scripting, you can add a user button to the toolbar and set it to execute the script command "sel a" to select all, or "sel f" to select all files (no folders).

Btw, would it be possible to get an option to set an action for middle-clicking on a menu button as well?
Thanks a million for that! I was just looking into the scripting function. You've made it much easier. Worked like a charm.