Yuxiao Mao
|
cb834ba1ad
Added the possibility to specify and auto-call a software keyboard for all TextInput (#1143)
|
2 years ago |
Casey Clyde
|
5548c47434
Fix multiline TextInput when moving selection outside of TextInput (#1102)
|
3 years ago |
Casey Clyde
|
720b8702a5
add multiline support for TextInput (#1089)
|
3 years ago |
Leonardo Jeanteur
|
d646420e6e
TextInput: Add ctrl + backspace/delete
|
3 years ago |
Nicolas Cannasse
|
60e66bc92f
fixed textinput within mask
|
3 years ago |
Nicolas Cannasse
|
57c1bd3477
fixed input when erasing many chars
|
3 years ago |
Nicolas Cannasse
|
b1e694a8e2
bugfix if removed during focus event
|
3 years ago |
Maurice Doison
|
c64ac615f7
Added system clipboard get/set primitives and support for TextInput (#964)
|
4 years ago |
Pavel Alexandrov
|
d0edc184f9
Rename startDrag to startCapture (#874)
|
4 years ago |
Pavel Alexandrov
|
e4b94eeb84
API documentation: h2d package (#842)
|
4 years ago |
Rudy Ges
|
0995edab6a
TextInput shortcuts (#825)
|
5 years ago |
Pavel Alexandrov
|
ee4b82c0cf
Mask.maskWith API / h2d.Flow.overflow enum (#751)
|
5 years ago |
Pavel Alexandrov
|
856e2228ee
Rework Text/HtmlText (#553)
|
5 years ago |
Nicolas Cannasse
|
15712b3eed
removed hxd.UString (old leftover)
|
6 years ago |
Nicolas Cannasse
|
8c39219bae
fix focus() when cursor not yet set
|
6 years ago |
Yanrishatum
|
2c6ee2832d
Fix TextInput selection height.
|
6 years ago |
Yanrishatum
|
c661014953
Fix Text rendering.
|
6 years ago |
Yanrishatum
|
21bf81e3f1
Change h2d.Tile to use Float.
|
6 years ago |
Klug76
|
ebcec72eb3
TextInput minor bugfix: use unused variable 'old' (#474)
|
6 years ago |
ncannasse
|
3a3ad51a84
slightly higher double click timing
|
8 years ago |
bstouls
|
75b43cb508
|
8 years ago |
ncannasse
|
e22e314ab6
fixed calcMaxWidth with inputWidth defined
|
8 years ago |
ncannasse
|
197d6cb29b
added ETextInput (replaces EKeyDown/Up for text edition)
|
8 years ago |
ncannasse
|
37262de0ec
use correct cursor
|
8 years ago |
ncannasse
|
2ff60a169c
fixes for input max size and extra cursor pixel, fixes to report empty text size as 1xH
|
8 years ago |
ncannasse
|
8980be9cd6
fixed numpad keys
|
8 years ago |
ncannasse
|
1dfcd5904a
doubleclick to select all
|
8 years ago |
bstouls
|
fc86e3b93e
cut text selection when pressing char key
|
8 years ago |
Nicolas Cannasse
|
5eb3d39855
added Slider, blur on textinput enter
|
8 years ago |
ncannasse
|
27f7852a22
finalized h2d.TextInput, use it for h2d.Console
|
8 years ago |