Files
nunuhara_xsystem4/include
kichikuou e83cb1c91e InputString: Handle Backspace key to delete last character
This adds a key handler facility to input.c so that the InputString
can intercept the Backspace key while the IME is open, and remove the
last character from the result string. Backspace is ignored while the
IME has composing text, so it does not interfere with IME editing.
2026-05-03 07:13:47 +09:00
..
2026-02-24 08:38:45 +09:00
2023-06-11 15:06:44 +09:00
2023-05-26 08:44:36 -07:00
2025-03-23 08:22:16 +09:00
2025-09-06 16:30:18 -07:00
2024-05-31 13:36:29 +09:00
2023-05-26 08:44:36 -07:00
2024-08-11 07:18:19 +09:00
2023-04-29 10:32:50 -07:00
2019-12-31 17:50:40 -08:00
2023-05-26 08:44:36 -07:00
2025-09-09 09:19:38 +09:00
2023-07-09 17:05:25 +09:00