It is currently March 29th, 2024, 3:57 pm

How to modify Circle Launcher so you can drop files to folders

Get help with creating, editing & fixing problems with skins
Psychopomp
Posts: 6
Joined: January 23rd, 2017, 12:18 am

How to modify Circle Launcher so you can drop files to folders

Post by Psychopomp »

Is it possible to modify http://lybrica.deviantart.com/art/Circle-Launcher-2-11-03-Aug-2016-547475678 (Circle Launcher) so you can drop files to folders (that are Circles)?

I only registered because this Launcher looks amazing. It's only drawback is inability to drop files to Circles (folders, not programs, e.g. Documents, Video files).

I read that with plugin Drag&Drop it's possible. But I can't make it to work.
User avatar
Mor3bane
Posts: 943
Joined: May 7th, 2016, 7:32 am

Re: How to modify Circle Launcher so you can drop files to folders

Post by Mor3bane »

post some code of what you have tried - no one can help you if they do not know at what point you are at.
My DevArt Gallery

There are many ways to be different - there is only one way to be yourself - be amazing at it

The law of averages says what it means; even if you get everything right, you will get something wrong. Therefore; self managing error trapping initiates another set of averages - amongst the errors, some of them will not be errors, instead those instances will appear to be "luck". One cannot complain of the 'appearance' of 'infinite regress of causation', even if it does not have a predictable pattern, only that it requires luck to achieve.
Psychopomp
Posts: 6
Joined: January 23rd, 2017, 12:18 am

Re: How to modify Circle Launcher so you can drop files to folders

Post by Psychopomp »

Code: Select all

[Rainmeter]
Update=1000
Author=http://Lybrica.deviantart.com/
@include=#@#Variables.inc


[Image]
Meter=Button
ButtonImage=pic0_button
X=0
Y=0
LeftMouseUpAction=["E:\Pictures"]

[DragNDrop]
Measure=Plugin
Plugin=Drag&Drop
Action=Path
OnDropAction=["E:\Pictures"]

Temporary I use blank icons and I put over them Circle Launcher icon.
https://i.imgur.com/3mqhF54.png
https://i.imgur.com/oGbxJ2o.png
User avatar
LittleOne
Posts: 48
Joined: March 24th, 2015, 4:03 am

Re: How to modify Circle Launcher so you can drop files to folders

Post by LittleOne »

I never know there is such plugin,
3rd party ?
User avatar
fonpaolo
Moderator
Posts: 1387
Joined: April 11th, 2013, 8:08 pm
Location: Italy

Re: How to modify Circle Launcher so you can drop files to folders

Post by fonpaolo »

Psychopomp
Posts: 6
Joined: January 23rd, 2017, 12:18 am

Re: How to modify Circle Launcher so you can drop files to folders

Post by Psychopomp »

I succeeded with the help from the developer. Developer squashed some bugs.

If anyone is interested here are instructions

https://www.reddit.com/r/Rainmeter/comments/5sb133/circle_launcher_with_ability_to_move_copy_files/