Skip to content

Refactor Keyboard UI element to support Localization #94

@michaelbeale-IL

Description

@michaelbeale-IL

Currently the ACATTalk user interface elements for keyboard layout (QUERTY and ABC) are English specific, and do not accommodate languages that may have more than 26 characters in their keyboard layout - Each key is specified individually in Keyboard*Control.xml files.

The code that creates the keyboard layout needs to be refactored to determine what keys are required for the currently selected language (through prefs) or the current system default language culture and create a keyboard layout that accommodates it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions