temp-im-input ( str gadget -- ? )


Vocabulary
ui.gadgets

Inputs
stra string
gadgeta gadget


Outputs
?a boolean


Generic word contract
Handle free-form textual input while the gadget has keyboard focus. This is used to display the string being preedited by an input method on the gadget. Input by this word is not include changes in the Undo and Redo actions.

Definition


Methods