|
Prompter Class: msg#00158lang.smalltalk.squeak.beginners
Hello, I am currently going through the Dispatcher Tutorial in Dan Shafer and Dean A. Ritz's "Practical SmallTalk". On page 32, they suggest creating a Prompter in a Workspace, as follows: | anotherItem | anotherItem := Prompter prompt: 'Something to prioritize? ' default: '' . ^ anotherItem The only problem is that the Prompter Class does not exist in Squeak or bears a different name. Could someone please tell me what Squeak's equivalent to the Smalltalk/V Prompter class is? Here's the authors' definition of the Smalltalk/V Prompter Class: "A Smalltalk/V Prompter is a small window with one TextPane that poses a question to the user in its top line, or header area, and allows the user to type in an answer in the bottom". Many thanks. phiroc
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: The old inisqueak problem on Linux, Michael van der Gulik |
|---|---|
| Next by Date: | Fwd: Prompter Class, phiroc |
| Previous by Thread: | The old inisqueak problem on Linux, Heiko Schroeder |
| Next by Thread: | Fwd: Prompter Class, phiroc |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |