The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.004 - 2020-06-04

  • fix bug in propertyNames() which deleted final char (#45)
  • implemented helper methods: forEachLine, deleteLine, replaceWholeLine, replaceLine, flash, getWord, getCurrentWord, getUserLineSelection, getUserCharSelection (#15)
  • make setTarget an alias of setTargetRange, and write an alias of addText, for PythonScript compatibility (#15)
  • implemented new auto-wrapper to get searchInTarget and similar calls to work right (#42)
  • fixed replaceTarget() and replaceTargetRE() replacing target with the empty string (#41)
  • fixed length bug in getTargetText() (#40)
  • fixed bug in editor->setText('') which had empty strings cause crash (#39)

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