Friday, June 11, 2010

I think this has been a very productive few days.

I have successfully compiled RW for the first time.

I have successfully implemented all of the codelets (yesterday), and sorted out the color value passing from the codelets to the draw methods (today).

I also figured out the onBegin() method to have it clear the previous drawings so old items are no longer present. (Thank you Jason for your direction).

The good news is that point, line, rectangle, and triangle work fine.

The bad news is that the iteration codelets are somewhat flaky. For example, if you draw a line iteration or a triangle iteration and then click on the drawn object all of the codelets disappear in the prgrammed pane and the Methods pane... poof! Nothing I've tried gets them back, you have to restart the applet.

I have committed my changes, so the next step is to deploy it on the CS server for everyone to tryout.

No comments:

Post a Comment