The controller close button now works better.
The method close_log() is now called handler_close(). Instead of calling self.Destroy(), it now calls self.Close() allowing the controller to be re-opened.
Authored by: bugman 2010-01-28
Parent: [r10480]
Child: [r10482]