On Sun, Oct 31, 2010 at 5:03 AM, laurent laffont <[email protected]> wrote: > To close all the games opened you can evaluate: > LOGame allInstances do: [:i | i delete].
I haven't had a chance to test it out, but that's pretty much exactly what I was looking for. > I'm currently working on a screencast for the LightsOut exercise in PBE. > Should be out in a couple of days. It was great, and helped a lot of pieces fall into place for me. > Cheers, > Laurent Laffont Thank you, James _______________________________________________ Pharo-users mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
