Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

TaskDialog module

Copy the complete taskdialog directory into your user config lib directory. For example via the menu

  • Plugins->Open Plugins Folder...
  • Change to Config
  • Change to PythonScript.
  • Create a directory named lib
  • Change to lib and copy the taskdialog directory there.
  • Restart Npp

See __init__.py from taskdialog or run import taskdialog; help(taskdialog) from the PythonScript console for examples of how to use the program.