[previous] [up] [next]     [index]
Next: timer Up: text-field Previous: get-value

set-value

Sets the text currently in the text field. (The control's callback procedure is not invoked.)

A text field's value can be changed by the user typing into the control, and such changes do not go through this method; use the control callback procedure (provided as an initialization argument) to monitor value changes.



PLT