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

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

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

revision 540 by jonathan, Wed Mar 19 15:37:24 2003 UTC revision 579 by jonathan, Mon Mar 31 18:32:07 2003 UTC
# Line 29  def main(): Line 29  def main():
29          app = ThubanApplication(0)          app = ThubanApplication(0)
30          if len(sys.argv) > 1:          if len(sys.argv) > 1:
31              app.OpenSession(sys.argv[1])              app.OpenSession(sys.argv[1])
32          app.top.ShowSessionTree()          #app.top.ShowSessionTree()
33            app.top.ShowLegend()
34          app.MainLoop()          app.MainLoop()
35    
36    

Legend:
Removed from v.540  
changed lines
  Added in v.579

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26