[Gambas-bugtracker] Bug #1582: Hotkeys for localized strings
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Thu May 16 08:14:25 CEST 2019
http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4-
Comment #4 by Alex -:
This is regress in format.
Before:
Text = ("&Cancel")
Now:
Text = Shortcut(("Cancel"), "C")
But current format does not allow to use localized letter for hotkey. And if string was localized no way to see hotkey.
More information about the Bugtracker
mailing list