From christine.shannon at centre.edu Mon Feb 21 09:15:37 2011 From: christine.shannon at centre.edu (Christine A. Shannon) Date: Tue May 3 13:45:34 2011 Subject: [Pyro-users] Pyrobot Simulator Message-ID: I've been working on the Vaccuum Cleaner world with the intent of implementing some of the exercises in Russell-norvig 2.8-2.13, I'm having difficulty having the program end nicely. There are commands for 'quit' and 'exit' but they don't seem to have an effect - neither closes the gui. I see the destroy(self) function in the GUI class in VacuumCleanerWorld.py but I don't know that it is called. Seems like there should be something in process() like: if self.quit ==1: self.destroy() or perhaps that variable is monitored somewhere else. Thanks for any help on this. Christine Shannon Margaret V. Haggin Professor of Computer Science and Mathematics Centre College 600 W. Walnut Danville, KY 40422 859 238 5406 http://web.centre.edu/shannon/index.htm CENTRE COLLEGE Personal Education. Extraordinary Success http://www.centre.edu http://www.centre.edu/socialmedia -------------- next part -------------- An HTML attachment was scrubbed... URL: http://emergent.brynmawr.edu/pipermail/pyro-users/attachments/20110221/bf5288e7/attachment.htm