mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 19:01:25 +02:00
gui/widget/keyboard_input.cpp: add string input with keyboard-style layout
This commit is contained in:
@@ -2114,8 +2114,12 @@ typedef enum
|
||||
LOCALE_STREAMING_OVERFLOW,
|
||||
LOCALE_STREAMING_SLOW,
|
||||
LOCALE_STREAMING_WRITE_ERROR,
|
||||
LOCALE_STRINGINPUT_BACKSPACE,
|
||||
LOCALE_STRINGINPUT_CAPS,
|
||||
LOCALE_STRINGINPUT_CLEAR,
|
||||
LOCALE_STRINGINPUT_INSERT,
|
||||
LOCALE_STRINGINPUT_LAYOUT,
|
||||
LOCALE_STRINGINPUT_SAVE,
|
||||
LOCALE_SUBTITLES_CHARSET,
|
||||
LOCALE_SUBTITLES_HEAD,
|
||||
LOCALE_SUBTITLES_STOP,
|
||||
|
Reference in New Issue
Block a user