question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add a drag and drop to the GUI executable

See original GitHub issue

Add a drag and drop to the GUI executable. Then it will be possible to add a program item to the file manager context menu or as a button to the file manager panel.

Opening parameters are needed, such as PathLengthCheckerGUI.exe "D:\folder"

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
deadlydogcommented, Oct 7, 2020

Thanks to @mwanchap this is now available in v1.6.0 👏🎉🙌

0reactions
wvxwxvwcommented, Aug 26, 2020

@deadlydog Unfortunately, I can’t help you with anything. And this is a standard function for absolutely all programs, with the exception of completely homemade ones. I.e. must try very hard to find a program without command line support, and not vice versa.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Drag and Drop GUI App - Ask for Help
It should first have section where I can drag and drop files. It should only accept files with (let's say for purposes of...
Read more >
Future-proof Python GUI + file drag-and-drop + executable
I have a Python 2.7/Tkinter program that uses TkinterDnD2 and TkDnD (not part of the standard Python distribution) to provide file drag-and-drop ......
Read more >
Drag and drop file to .exe on linux : r/linux_gaming
Try to run wine explorer and see if Wine's explorer implements file drag and drop. If it does it should work like in...
Read more >
Drag and Drop onto compiled autoit .exe
I've found plenty of examples of dragging files onto GUI windows and control, but non on autoit executables. Is this even possible? I...
Read more >
Drag-and-drop file onto executable in Quick Launcher
I wish to drag files from Nautilus onto a certain executable ( .desktop file) in my Unity quick launcher (so that the executable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found