Oct. 27, 2014
9:53 p.m.
On 27 Oct 2014, at 21:08, Hans Schueren <werbung@hans-schueren.de> wrote:
Hello again ,
could someone tell me the syntax for a keybord input ?
I want to write a method which ask for keyboard input.
Is this possible.
Hans
The easiest way that is available is like this: UIManager default request: 'What is your name ?'. UIManager default confirm: 'Do you like Pharo ?'. Try inspecting each expression separately. HTH, Sven