Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 789 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 789 Bytes

Dialog101

This very simple "dialog box app" was built for the purposes of introducing new (sighted) users of screen reader technologies (e.g. Freedom Scientific's JAWS, NVDA) to interacting with common Windows dialog box controls.

This also served as a bit of a playground/exercise in using Qt layouts (rather than building everything in the UI designer).

Build Environment

  • Microsoft Visual Studio 2022 (Community Edition)
  • Qt 6.4.0

A translation file is provided, but is not automatically rebuilt as a part of the project in VS. Run lupdate from Qt (or by right clicking on the language file in the VS solution explorer) to generate a .qm file containing the French translations.