[comp.lang.smalltalk] reverse: in Smalltalk/V286

uucigj@swbatl.UUCP (3531) (01/10/90)

I am workng with Smalltalk V/286 (really just beginning) and I have input
the tictactoe game from one of the issues of JOOP and have run across a
problem.  I have narrowed it down to a call to: 

	Display reverse: scaledRectangle

It is in the reversetile method.  When I run the program I get a walkback
window when I move the cursor over the tile and push the button (meaning
that the tile was supposed to reverse color.  I am fairly new to Smalltalk
and looking thru the book the Display does not respond to the reverse:
method (it does respond to the reverse method tho).   Am I missing
something here, like maybe an upgrade?  I have gone over the code listed in
the magazine and what I typed in is the same as the listings.  I would sure
like to get this working as this is the first real program that I have seen
with this product (other than the tutorials) and I am trying to learn a
little more about it.  (Granted with this bug I have learned a lot more
than just going thru the tutorialsr).  ANY help would be appreciated.
Also, is there a place where one can get Smalltalk/V code that other people
have written (BBS, archive etc)?  Please email any responses.

      Gregg Jensen
   ---------------------------------------------------------------------- 
    These opinions are my own and do not necessarily reflect my companies.
      Southwestern Bell Telephone
      Send E-MAIL to the following address...
               ...!uunet!swbatl!uucigj
   ----------------------------------------------------------------------