Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@drunot drunot released this 28 May 16:03
· 35 commits to main since this release

Better AppWriter

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

This is an addon to Wizkids AppWriter that adds additional functionality to the application.

It is currently a very early build and does only add very basic functionality.

Installation

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

When installing this these steps need to be followed:

  • Rename the file in /<InstallPath>/Lib/nlp.dll to /<InstallPath>/Lib/real_nlp.dll
  • Copy files from the install zip to the install path. After this everything should work as expected.
  • To check if everything is working check if the Better AppWriter Verison is present in the menu to the right.

How to use

The dictionary button is used in English just like it is used in danish. Mark the text you want to look up and the dictionary will look up that word.

Setting the keyboard shortcuts is done by clicking on the Better AppWriter Settings button, and clicking on the A-ikon.

The other button in the Better AppWriter Settings is a terminal for developers. If any issues are found with this addon this output of this could be useful when submitting an issue.

About this update

Features

  • Changed from .net Framework 4.0 to 4.8. (Apparently, the version injected can differ from the version the host app is running which is 4.6)
  • Enable keyboard shortcuts for language toggling.
  • Better detection of predictions window position. (This could use even more work though)

Bugfixes

  • Fixed a bug where only Write setting shortcuts were saved persistently.
  • Fixed a bug where the build number was printed as MajorRevision. (Bug not visible in x.x.0 versions).

Known bugs

  • When using some AppWriter built-in shortcuts, the key up event is not detected by the better AppWriter shortcut system.