Skip to content

dyllew3/Software-Eng-Group28

 
 

Repository files navigation

Dragbase

Dragbase is a library, written in C, which adds enhanced drag-and-drop functionality to your Windows software - independently of the programming language your software is written in. It takes a few minutes to integrate Dragbase into your software. With dragbase, users can drag-and-drop the currently opened file to any other application. For instance, the file, respectively the icon, could be dropped in the Windows Explorer to a certain directory and the file would be saved in this directory. Or the file could be dropped in Microsoft Outlook and then a new email would be created with the file as attachment.

What is Notepad++ ?

Join the disscussions at https://notepad-plus-plus.org/community/     Join the chat at https://gitter.im/notepad-plus-plus/notepad-plus-plus

Notepad++ is a free (free as in both "free speech" and "free beer") source code editor and Notepad replacement that supports several programming languages and natural languages. Running in the MS Windows environment, its use is governed by GPL License.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

There are three components that need to be downloaded onto the system for the Dragbase to work:

  • Notepad++ 32-bit
  • Visual Studio
  • Dragbase

Installing

Dragbase is a plugin that can be integrated into Notepad++

  1. Download Dragbase

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

See the Notepad++ official site for more information.

Notepad++ Contributors

About

Dragbase for Notepad++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.8%
  • HTML 9.7%
  • C 5.1%
  • Objective-C++ 2.5%
  • Python 1.7%
  • Makefile 1.2%
  • Other 2.0%