Page 1 of 1

"Full Row Select" Not Saving

Posted: 08 Feb 2014 03:15
by Chuck C.
I have had to select “Full Row Select” approximately 3.38 Million times!! Sooooo Frustrating!! :cry:
Could someone please suggest to me how I can cause this setting to REMAIN set?
I greatly appreciate your suggestions!
–Chuck

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 07:16
by binocular222
Tools > Customize List > Full Row Select
(Remember to press save settings afterward)

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 09:45
by Chuck C.
Thank you for your answers, Binocular; But, yes, of course I’ve done that .. and Countless times! In some folders it seems to stick, while in others it forgets.

Do you have another other suggestion of what I might be missing?

Chuck

P.S., I’m an Ahk enthusiast also. My favorite XYplorer macro is a menu with dozens & dozens of my key folders, but I also like my 1-click open. My previous file manager was X2 & I was spoiled by its 1-click open, so I absolute Needed that in XYplorer.

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 10:41
by Filehero
Do you use Folder View Settings (Menu > View > Folder View Settings > Enable Folder View Settings)?

If yes: what happens if you trigger Menu > View > Folder View Settings > Define This Folder View As Default one you have the list style set up to your liking?


Cheers,
Filehero

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 10:56
by Chuck C.
Thank you, Filehero for that suggestion!
I will test that and see if that does it.
Chuck

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 15:26
by binocular222
Welcome to the XY club.
FYI: as an AHK user, you can control XY by using AHK with my script: http://www.xyplorer.com/xyfc/viewtopic. ... 233#p82412

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 17:00
by admin
Filehero wrote:Do you use Folder View Settings (Menu > View > Folder View Settings > Enable Folder View Settings)?

If yes: what happens if you trigger Menu > View > Folder View Settings > Define This Folder View As Default one you have the list style set up to your liking?
Not needed. FVS is meant to have particular folders in a particular layout. It's overkill to use it for the opposite.

If you just want list styles to apply globally across all tabs and panes then simply tick Configuration | Styles | Apply list styles globally.

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 17:35
by Filehero
admin wrote:If you just want list styles to apply globally across all tabs and panes then simply tick Configuration | Styles | Apply list styles globally.
I know. But as far as it works over here, once you have defined a default folder view you have to update it each time you want to change this default list style.

Or am I wrong here :? :?

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 18:56
by admin
That's true. But there is not much reason to do so, since XY applies an internal "auto default folder view" anyway when you come back to a non-folder-view-set folder.

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 19:05
by Filehero
admin wrote:...., since XY applies an internal "auto default folder view" anyway when you come back to a non-folder-view-set folder.
Oh, didn't know, and sounds cool.

Q: I do "activate" this internal "auto default folder view" by deleting the existing FV

Code: Select all

<default>
in Manage Folder Views...?


Cheers,
Filehero

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 19:08
by admin
I think so. :) I never used <default> and I have a couple of active FVS.

Re: "Full Row Select" Not Saving

Posted: 08 Feb 2014 19:15
by Filehero
admin wrote:I think so. :).
Confirmed. :whistle:

Re: "Full Row Select" Not Saving

Posted: 09 Feb 2014 17:00
by Filehero
BTW,

wouldn't it make even more sense to remove the default-FV option completely? With it you gain nothing, w/o it you could loose some support requests. :wink:


Cheers,
Filehero

Re: "Full Row Select" Not Saving

Posted: 09 Feb 2014 17:15
by admin
Well, it was strongly wished years ago (I forgot why :mrgreen: ) and quite some work to add. So I'd rather keep it for now. No time to dig deeper now. :)