Changes

Line 25: Line 25:  
         self.set_canvas(top_canvas)
 
         self.set_canvas(top_canvas)
 
</pre>
 
</pre>
 +
 +
 +
=== How do I do other standard operations on a sugar Notebook? ===
 +
Most other work with the sugarized notebook can be done by using the [http://www.pygtk.org/docs/pygtk/class-gtknotebook.html gtk.Notebook] interface
Anonymous user