The controller is now being built and stored in the main GUI object.
This is accessible as self.controller or in other GUI objects as self.gui.controller. To see the controller, its ShowModal() method must be called.
Authored by: bugman 2010-01-28
Parent: [r10477]
Child: [r10479]