An indication for files copied
Re: An indication for files copied
@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
Read the previous post again and enter the hex codes of your custom colors in the positions as described.
Ralph 
(OS: W11 24H2 Home x64 - XY: Current x32 beta - Office 2024 32-bit - Display: 1920x1080 @ 125%)
(OS: W11 24H2 Home x64 - XY: Current x32 beta - Office 2024 32-bit - Display: 1920x1080 @ 125%)
Re: An indication for files copied
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 #
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 #
-
klownboy
- Posts: 4397
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440
Re: An indication for files copied
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.
-
admin
- Site Admin
- Posts: 64865
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: An indication for files copied
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...
FAQ | XY News RSS | XY X
-
klownboy
- Posts: 4397
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440
Re: An indication for files copied
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.
-
klownboy
- Posts: 4397
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440
Re: An indication for files copied
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. 
Re: An indication for files copied
@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
@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
How about looking into the options? It does already exist...Add an option to disable this
Configuration | Tabs and Panes | Tabs | Delay before a dragged-over tab is auto-selected (in milliseconds)
Hover over the description...
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 64865
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: An indication for files copied
format (copy, move, shortcuts, paperfolder, right-drag): RRGGBB|RRGGBB|RRGGBB|RRGGBB|RRGGBBhari3 wrote:@jupe -- In these values of "DragStatusClasses=5495DC|FEA311|81409C|A0A0A0" what for is the 3rd and 4th hex value.
FAQ | XY News RSS | XY X
XYplorer Beta Club