[sugar] [PATCH] Replace the "back bar" in the detail view

Tomeu Vizoso tomeu
Sat Apr 19 07:09:54 EDT 2008


Hi,

+                         self._back_bar_release_event_cb)

Please preppend signal handlers with two underscores '__'. This will
prevent name clashes when subclassed (other instances of this
omitted).

+
+            back_bar = hippo.CanvasBox()
+

What's this?

Thanks,

Tomeu



More information about the Sugar-devel mailing list