pub const xpMsg_TextFieldChanged: _bindgen_ty_42 = 1400;Expand description
The text field sends this message to itself when its text changes. It sends* the message up the call chain; param1 is the text field’s widget ID.
pub const xpMsg_TextFieldChanged: _bindgen_ty_42 = 1400;The text field sends this message to itself when its text changes. It sends* the message up the call chain; param1 is the text field’s widget ID.