By dotCore
via dreamincode.net
Published: Jun 18 2010 / 03:41
You might have noticed that for some programs, you can drag files directly into them. This is a useful feature: it lets you save the time and effort required to open a file dialog box, and allows you to easily work with several files. For example, I just recently wrote a file renaming program, that can add/remove text from files that you drag onto it.
Add your comment