This website requires JavaScript.
Explore
Help
Sign In
zishuo
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2026-04-22 15:57:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c8dc50fca27fd8bb729846e62be227ccb39b26a
ebiten
/
exp
/
textinput
T
History
Hajime Hoshi
09bf4baf91
exp/textinput: add Field.ResetText
...
Updates
guigui-gui/guigui#279
2026-01-07 01:11:30 +09:00
..
api_windows.go
internal/ui: disable IME and enable it only when necessary
2024-08-27 02:22:30 +09:00
export_test.go
exp/textinput: add Field.ResetText
2026-01-07 01:11:30 +09:00
field.go
exp/textinput: add Field.ResetText
2026-01-07 01:11:30 +09:00
piecetable_test.go
exp/textinput: add Field.ResetText
2026-01-07 01:11:30 +09:00
piecetable.go
exp/textinput: add Field.ResetText
2026-01-07 01:11:30 +09:00
textinput_darwin.go
exp/textinput: reimplement firstRectForCharacterRange
2025-05-13 13:59:15 +09:00
textinput_darwin.m
exp/textinput: reimplement firstRectForCharacterRange
2025-05-13 13:59:15 +09:00
textinput_js.go
exp/textinput: bug fix: do not ignore a keyup event even if isComposing=true
2025-10-11 23:34:37 +09:00
textinput_noime.go
exp/textinput: add HandleInputWithBounds
2025-05-12 22:09:00 +09:00
textinput_test.go
text/v2, exp/textinput: bug fix: RuneLen could return -1 for errors
2025-06-09 01:32:21 +09:00
textinput_windows.go
all: use errors.Join to catch all possible errors
2025-10-17 23:39:13 +09:00
textinput.go
text/v2, exp/textinput: bug fix: RuneLen could return -1 for errors
2025-06-09 01:32:21 +09:00