Software Keyboard: Difference between revisions
| Line 373: | Line 373: | ||
* ChangedString*: +0 = string. Last 0x10-bytes: 4 u32s, where the first one is the length of the string in characters, including NUL-terminator. | * ChangedString*: +0 = string. Last 0x10-bytes: 4 u32s, where the first one is the length of the string in characters, including NUL-terminator. | ||
* MovedCursor*: +0 = string. Last 0x8-bytes: 2 u32s, where the first one is the stringlen. | * MovedCursor*: +0 = string. Last 0x8-bytes: 2 u32s, where the first one is the stringlen. | ||
* DecidedEnter*: +0 = string. The last u32 is the stringlen. | |||
[[Category:Library Applets]] | [[Category:Library Applets]] | ||