Skip to content

Initial beta release

Pre-release
Pre-release
Compare
Choose a tag to compare
@skymandr skymandr released this 10 Jan 15:30
· 60 commits to master since this release

TailWimp Lite v0.1.0

First release of TailWimp Lite (!TailWmpLt).

Rudimentary window movements work, however there are several known issues:

  • Choices don't work for two reasons:
  1. The Choices window cannot be opened in the usual way because it crashes on the initial movement (issue #5 and #7)
  2. The Choices window interaction crashes the application when trying to update icons, and has therefore not been finished (issue #1)

Additionally input validation seems to be non-functional (issue #8)

  • Movements of some windows aside from choices crashes the application (issue #5)

  • Some windows don't update properly after moving (issue #6)

  • The GrabKeys window can be moved onto the screen, as well as the main application window, with some effort (issue #10)

Many thanks to @steve-fryatt for the excellent introduction he's written to wimp programming 0. I hope I have given appropriate credit in the code.