diff --git a/Drag-and-Drop-Widgets.md b/Drag-and-Drop-Widgets.md index aca7b86..3daf43d 100644 --- a/Drag-and-Drop-Widgets.md +++ b/Drag-and-Drop-Widgets.md @@ -1,4 +1,6 @@ # KivyDnD +(As of November 2017, this document is hopelessly out of date. Please see the source code link for the latest documentation and version of the library). + Python library for the Kivy framework that enables drag-n-drop of widgets. Source code is here: https://github.com/GreyGnome/KivyDnD This work is an update of Pavel Kostelnik's master thesis code found on: