Searched refs:textinput (Results 1 – 3 of 3) sorted by relevance
225 | :func:`textinput`1877 .. function:: textinput(title, prompt)1887 >>> screen.textinput("NIM", "Name of first player:")2508 - Two input methods has been added :meth:`Screen.textinput` and
1061 :func:`turtle.textinput` and :func:`turtle.numinput` create now a transient
814 def textinput(self, title, prompt): member in TurtleScreenBase