/[ascend]/trunk/pygtk/gtkbrowser.py
ViewVC logotype

Diff of /trunk/pygtk/gtkbrowser.py

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

revision 868 by johnpye, Tue Sep 26 01:27:03 2006 UTC revision 869 by johnpye, Wed Oct 4 14:03:46 2006 UTC
# Line 474  class Browser: Line 474  class Browser:
474          self.automenu.set_active(self.is_auto)          self.automenu.set_active(self.is_auto)
475    
476          #--------          #--------
477            # tell libascend about this 'browser' object
478    
479            print dir(ascpy.Registry())
480            ascpy.Registry().set("browser",self)
481    
482            #--------
483          # options          # options
484    
485          if(len(args)==1):          if(len(args)==1):

Legend:
Removed from v.868  
changed lines
  Added in v.869

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22