The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.9

  • We now use Image::Magick to create the bitmaps. It's a change to the internals, so the methods and their parameters stay the same.
  • Returned images are cached first (using File::Cache). If an image has been processed before, it will be retrieved from the cache. The cache never expires, but every combination of parameters results in a new cached image (and of course the file modificationtime of the image is also taken into account.
  • AAC::Pvoice::Dialog
    • This is a newly added class. It's a subclass of Wx::Dialog and allows you to create dialog boxes, using an AAC::Pvoice::Panel
  • AAC::Pvoice
    • This module now provides the AAC::Pvoice::MessageBox function, similar to Wx::MessageBox.

Modules

Create GUI software for disabled people
Easily create resized bitmaps with options
A class similar to Wx::Dialog, with added accessibility
Draw a pVoice row where items can be edited directly
A class that handles the input that controls a pVoice-like application
The base where a pVoice application consists of
A row of selectable items