/[libvob]/libvob/vob/demo/paper/combinerflow.py
ViewVC logotype

Diff of /libvob/vob/demo/paper/combinerflow.py

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

revision 1.1 by tjl, Thu Apr 10 14:00:19 2003 UTC revision 1.2 by tjl, Fri Jun 6 20:04:23 2003 UTC
# Line 36  class Scene(PaperTemplate): Line 36  class Scene(PaperTemplate):
36              self.pt.key(k)              self.pt.key(k)
37    
38      def scene(self, vs):      def scene(self, vs):
39          putnoc(vs, background(self.bgcolor))          vs.put( background(self.bgcolor))
40                    
41          self.pt.place(vs,          self.pt.place(vs,
42              vs.orthoCS(0, "S1", 0, 10, 10, 100, 100),              vs.orthoCS(0, "S1", 0, 10, 10, 100, 100),

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26