Page 3 of 3

Re: An indication for files copied

Posted: 14 Mar 2018 07:33
by hari3
@jupe -- After i open the ini file and look for dragstatusclasses... ,what value should i change there? Explain in detail.

Re: An indication for files copied

Posted: 14 Mar 2018 07:38
by RalphM
Read the previous post again and enter the hex codes of your custom colors in the positions as described.

Re: An indication for files copied

Posted: 14 Mar 2018 07:40
by jupe
Yes, open your ini and find this key

DragStatusClasses=

then each of these numbers is a hex code that corresponds to a color

5495DC
FEA311
81409C
A0A0A0

so if you change the first code it will change the color for copy, the second will change the color for move etc.

DragStatusClasses=5495DC|FEA311|81409C|A0A0A0

you can use a site like this to choose colors if you want: https://htmlcolorcodes.com/color-picker/ just choose a color and grab the hex code displayed on the page, but without the #

Re: An indication for files copied

Posted: 14 Mar 2018 12:32
by klownboy
Don, I like using the new drag status box, but as I mentioned before it doesn't work if I have the Disallow left-dragging from the tree and list checked off. I did have it checked in the past since I've gotten into trouble with inadvertent drags within the tree (e.g., moving a folder from folder to another in the tree). I never typically had the issue in the list pane. Is there any way you could separate that safety belt into two separate ones (i.e., "Disallow left-dragging from tree" and another for "Disallow left-dragging from list"? With the goal being I'd keep the Disallow dragging from tree checked, but allow dragging from list and therefore be able to see the drag status box for the more common drags accomplished from the List.

Re: An indication for files copied

Posted: 14 Mar 2018 15:12
by admin
Hm, I agree that a drag-drop mistake from tree tends to be more disastrous than from list (although in XY, of course, we have Undo). And it would be nice to happily click around in the tree with full disaster protection while the list is ready to rock for drag and drop. So, yes, I see what I can do...

Re: An indication for files copied

Posted: 14 Mar 2018 15:44
by klownboy
Thanks Don, that would be great if it's not too much work. If it turns out to be, I can be a more adventurous and enable the left drag option.

Re: An indication for files copied

Posted: 14 Mar 2018 15:54
by admin
Done. 8)

Re: An indication for files copied

Posted: 14 Mar 2018 17:19
by klownboy
Looking good! It's nice to be able to drag from the list with your new drag status box and still keep the tree protected from unintended or inadvertent drags. :appl:

Re: An indication for files copied

Posted: 15 Mar 2018 07:04
by hari3
@jupe -- In these values of "DragStatusClasses=5495DC|FEA311|81409C|A0A0A0" what for is the 3rd and 4th hex value.

Re: An indication for files copied

Posted: 15 Mar 2018 07:38
by hari3
@Don -- Another thing optionally what i want is, when i copy files and then drag on to another tab,it switches to the target tab after 1 or 2 seconds.I don't want this to happen.Add an option to disable this.It's not necessary because we now have the drag status box to indicate it.

Re: An indication for files copied

Posted: 15 Mar 2018 07:44
by highend
Add an option to disable this
How about looking into the options? It does already exist...
Configuration | Tabs and Panes | Tabs | Delay before a dragged-over tab is auto-selected (in milliseconds)
Hover over the description...

Re: An indication for files copied

Posted: 15 Mar 2018 08:48
by admin
hari3 wrote:@jupe -- In these values of "DragStatusClasses=5495DC|FEA311|81409C|A0A0A0" what for is the 3rd and 4th hex value.
format (copy, move, shortcuts, paperfolder, right-drag): RRGGBB|RRGGBB|RRGGBB|RRGGBB|RRGGBB