deft ~master (2026-06-29T21:24:29.9146621)
Dub
Repo
TextBox.onTextChanged
deft
controls
textbox
TextBox
Fired when the text changes (
EN_CHANGE
); carries the new text.
class
TextBox
Event
!(
string
)
onTextChanged
;
Meta
Source
See Implementation
deft
controls
textbox
TextBox
constructors
this
functions
appendText
getPreferredSize
getSelectionRange
processCommand
processSubclassed
selectAll
setReadOnly
variables
onKeyDown
onTextChanged
Fired when the text changes (EN_CHANGE); carries the new text.