Import text from keyboard¶
Goal¶
Input text using keyboard for further processing with Orange Textable.
Ingredients¶
Widget
Icon
Quantity
1
Procedure¶

Figure 1: Importing a string using widget Text Field.¶
Create an instance of Text Field.
Double-click on it to open its interface.
Type or paste text in the text field.
Click the Send button or tick the Send automatically checkbox.
A segmentation covering the input text is then available at the output of Text Field; to display or export it, see Cookbook: Text output.