"Theme off" should be removed?

Discussion and questions - donor version.
Message
Author
Marek
Author
Author
Posts: 4232
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

"Theme off" should be removed?

#1 Post by Marek » 15.02.2014, 12:34

The last release has new options (currently to define in the freecommander.ini, [Form] section):
SelectLeftClickOnIcon=0
SelectLeftClickOnEmptyCaption=0

The possible values are
0 - open (default)
1- focus (only in NC-Mode meaningful)
2- select

SelectLeftClickOnIcon works only if you click on file/folder icon.
SelectLeftClickOnEmptyCaption works only if you click on empty area of the caption. If no empty area exists, then it works by click on extension or on right edge of the caption (ca. 20 pixels). If you click and then move the mouse, you can select more items.
These options are interesting if someone use "Open file/folder with single click".

The option SelectLeftClickOnEmptyCaption=2 give me the possibility to discuss if we need the "Theme off" option.
I have introduced this option because I have found no possibility to select items per mouse dragging (theme activ, full row select, list view, detail view).
With SelectLeftClickOnEmptyCaption=2 it is possible - I think always (NC-Mode, Windows-Mode, Windows-Colors, User-Colors) to select the items with mouse dragging.

User avatar
alf5000
Posts: 559
Joined: 12.04.2012, 17:59
Location: Austria

Re: "Theme off" should be removed?

#2 Post by alf5000 » 18.02.2014, 23:56

I'd miss it -- I always use it.
but if it makes your programming-life easier ... I'd not start crying if you remove it.
(win10pro x64) - (latest FCXE x64 portable)

Timon
Posts: 731
Joined: 13.09.2012, 08:51

Re: "Theme off" should be removed?

#3 Post by Timon » 19.02.2014, 06:45

I always use Theme off, but if there would be ability to do the same without it - no difference for me.

joby_toss
Posts: 1345
Joined: 22.07.2009, 21:19
Location: Romania
Contact:

Re: "Theme off" should be removed?

#4 Post by joby_toss » 19.02.2014, 07:14

What Timon said... :)

Marek
Author
Author
Posts: 4232
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: "Theme off" should be removed?

#5 Post by Marek » 19.02.2014, 07:47

Simply try SelectLeftClickOnEmptyCaption=2 and deactivate "Theme off", then check if you can works as well as otherwise.

joby_toss
Posts: 1345
Joined: 22.07.2009, 21:19
Location: Romania
Contact:

Re: "Theme off" should be removed?

#6 Post by joby_toss » 19.02.2014, 08:53

Oh, so now I can use it together with "Full row select" and still being able to drag-select files. Great! This is going to be my setup from now on.

Theme off unchecked (both in Select items and File/folder list, Full row select checked, Use windows colors checked, SelectLeftClickOnEmptyCaption=2:

Image

Thank you!

User avatar
alf5000
Posts: 559
Joined: 12.04.2012, 17:59
Location: Austria

Re: "Theme off" should be removed?

#7 Post by alf5000 » 19.02.2014, 10:33

SelectLeftClickOnEmptyCaption=2 seems to do its job

but when messing around with these new settings I came across a border-design-flaw when deselecting "Use Windows colors".

my settings: Image



watch result: Image


to be honest I hate "Use Windows Colors" -- it's ugly, it's a pain in my eyes, it's too many colors and shades, ...
(win10pro x64) - (latest FCXE x64 portable)

Timon
Posts: 731
Joined: 13.09.2012, 08:51

Re: "Theme off" should be removed?

#8 Post by Timon » 19.02.2014, 10:42

Agree both with @joby_toss and @alf5000 - new setting SelectLeftClickOnEmptyCaption=2 works, but there are some drawbacks.

By the way, in NC-Mode if options
"Extended selection with Shift and Ctrl"
and "Select with right mouse button"
are switched to ON, selection with "Shift+right mouse button" doesn't work as expected - only first and last files are selected (as it must be with Ctrl), not all files between first and last. Would be nice to fix it.

Problem occurs with and without new setting.

User avatar
Dreamer
Site Admin
Posts: 6458
Joined: 19.08.2007, 23:40

Re: "Theme off" should be removed?

#9 Post by Dreamer » 19.02.2014, 21:29

alf5000 - confirmed, I reported this already, so Marek knows about it, hope it can be solved. Also when selecting several items using drag and drop (now the new option), there is similar issue, also reported before, small dot-lines while selecting, on all selected items.

joby_toss
Posts: 1345
Joined: 22.07.2009, 21:19
Location: Romania
Contact:

Re: "Theme off" should be removed?

#10 Post by joby_toss » 23.02.2014, 12:58

There is one behavior that I don't feel it's right (using the settings I mentioned in my previous post).
If I try to start a multiple selection from an already selected file, it doesn't work:

Image


Marek
Author
Author
Posts: 4232
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: "Theme off" should be removed?

#12 Post by Marek » 23.02.2014, 20:04

If I try to start a multiple selection from an already selected file, it doesn't work
It by design now. This function reverse the current selection.

User avatar
alf5000
Posts: 559
Joined: 12.04.2012, 17:59
Location: Austria

Re: "Theme off" should be removed?

#13 Post by alf5000 » 23.02.2014, 21:05

some mouse dragging selection experiences:

1) if you start drag selection in white space everything works o.k. and the "selection square" is displayed
Image :)

2) if you start drag selection in the middle of a file list, it works pretty much o.k. but "selection square" is not displayed
Image :|

3) if you start drag selection in the middle of a file list, you cannot deselect items by moving the mouse in the reverse direction
Image :?

4) if you start drag selection in the middle of a file list, rapid mouse dragging won't select every file
Image
Last edited by alf5000 on 23.02.2014, 22:34, edited 1 time in total.
(win10pro x64) - (latest FCXE x64 portable)

joby_toss
Posts: 1345
Joined: 22.07.2009, 21:19
Location: Romania
Contact:

Re: "Theme off" should be removed?

#14 Post by joby_toss » 23.02.2014, 21:30

OK, so you took files selection to a new level! :)

Exactly the same behavior I get on all counts.

Marek
Author
Author
Posts: 4232
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: "Theme off" should be removed?

#15 Post by Marek » 24.02.2014, 21:29

1) if you start drag selection in white space everything works o.k. and the "selection square" is displayed
It is native Windows method.
2) if you start drag selection in the middle of a file list, it works pretty much o.k. but "selection square" is not displayed
It is my method.
3) if you start drag selection in the middle of a file list, you cannot deselect items by moving the mouse in the reverse direction
I can not reproduce it.
4) if you start drag selection in the middle of a file list, rapid mouse dragging won't select every file
I know that problem but currently I can not find the solution.

Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests