| Actually, yes you will file-out your class category and turn that in. Last semester they tried turning in the whole project but it didn't work all the time. So, we will go back to using file-out to create a file that you will turn-in. Barbara Ericson |
| No, that is okay. Barbara Ericson |
| We are using 3.2 gamma. Your milestone one needs to work in 3.2 gamma. Barbara Ericson |
Look at using class variables and methods, rather than instance. This is how stuff like ProgressMorph examplework. - Matt Alexander (IANATA) |
| Matt is correct that you want a class method "open" on a class named "DrawingEditor". To do this click the "class" button at the bottom of the class frame in the system browser. Barbara Ericson |
| Or you could use the Compiler to do everything and avoid the browser altogether! Shaggz |