[Newbies] Where are the dialog boxes for input/output?

Chris Cunningham cunningham.cb at gmail.com
Mon Jan 28 16:47:22 UTC 2008


On 1/28/08, Herbert König <herbertkoenig at gmx.net> wrote:
>
> Hello LoneHunter01,




reply := FillInTheBlankMorph request: 'What is your real name' initialAnswer
> 'LoneHunter01'


And then responding can be as simple as:

self inform: ('Hello ', reply)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20080128/160453c2/attachment.htm


More information about the Beginners mailing list