spiegel-keyman/windows/src/developer/samples
Marc Durdin 5d32a61a63 chore(windows): patches for Delphi 10.4
Updates Keyman for Windows and Keyman Developer sources so that they
build under Delphi 10.4. No validation has been performed to ensure that
there are no other issues. The intent here is to get a baseline build
working.

Note also IMSample.vcxproj which has its WinSDK version updated for
VS2019.
2021-07-27 16:57:40 +10:00
..
Examples Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
imsample chore(windows): patches for Delphi 10.4 2021-07-27 16:57:40 +10:00
Products Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
Tests Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
Makefile Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
readme.txt Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00

The Samples folder contains the following subfolders:

  Keyboards: Tavultesoft and user-submitted sample keyboard
             layouts, ranging from simple to complex.  None of
             these layouts include fonts; some of the keyboards
             can be downloaded in a package that includes a 
             font from http://www.tavultesoft.com/.

  Products: Examples of how to use Keyman Developer to create a
            complete customised input solution.

  imsample: The IMSample keyboard that implements a simple
            Input Method Composition window, with a DLL
            interface.  This sample can be easily customised
            for use with any menu-based keyboard.