Changes for version v0.008 - 2021-09-11

  • add notepad->showDocList, notepad->isDocListShown, and notepad->docListDisableColumn for working with the Document List panel (previously "Doc Switcher" panel)
  • incorporate the new messages and menu commands thru v8.1.4 (#80)
  • add notepad->getStatusBar(), which will get the text of one of the sections of the status bar (#65)
  • add notepad->getDebugInfo(), which (for new-enough Notepad++) includes the 'Command line' entry from Debug Info (#74)
  • add %WINMSGBOX for use with notepad->messageBox (#73)

Modules

Automate the Windows application Notepad++
The editor object for Notepad++ automation
Define values for using messages, notifications, and their arguments
The main application object for Notepad++ automation
Define values for using messages, notifications, and their arguments
Background object for windows Win32 API communication