/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/application.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/application.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 671 by bh, Tue Apr 15 18:09:47 2003 UTC revision 699 by bh, Thu Apr 17 15:20:14 2003 UTC
# Line 64  class ThubanApplication(wxApp, Publisher Line 64  class ThubanApplication(wxApp, Publisher
64          self.session.Destroy()          self.session.Destroy()
65          Publisher.Destroy(self)          Publisher.Destroy(self)
66    
     def MainLoop(self):  
         """Call the inherited MainLoop method and then call OnExit.  
   
         In wxPython OnExit isn't called automatically, unfortunately, so  
         we do it here.  
         """  
         wxApp.MainLoop(self)  
         self.OnExit()  
   
67      def read_startup_files(self):      def read_startup_files(self):
68          """Read the startup files."""          """Read the startup files."""
69          # for now the startup file is ~/.thuban/thubanstart.py          # for now the startup file is ~/.thuban/thubanstart.py

Legend:
Removed from v.671  
changed lines
  Added in v.699

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26