|
Quinto game in SBE: msg#00107lang.smalltalk.squeak.beginners
Hi Bill -- The game works fine in my image. 1) The first thing I would look at is when the debugger comes up I would select the second line from the top of the list that is shown in the top pane of the debugger. When you do that the debugger opens and will have the offending message highlighted. I would select the object that is getting that message and cmd-i ( or ctl-i ) which brings up an inspector which will show you if you really have aSBECell or not. If you are not getting the right object there is probably something in the code that you did not copy correctly. Did you type the instructions in ? 2) same steps as one. By the way the code for the examples can be downloaded from squeaksource.com Steve
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | how to configure web server, Ivo Eduardo Seben de Azevedo |
|---|---|
| Next by Date: | Re: Quinto game in SBE, Oscar Nierstrasz |
| Previous by Thread: | Quinto game in SBE, Bill Kerr |
| Next by Thread: | Re: Quinto game in SBE, Oscar Nierstrasz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |