r+
On Mon, Apr 21, 2008 at 10:51 PM, Eben Eliason <[EMAIL PROTECTED]> wrote: > On Sat, Apr 19, 2008 at 7:09 AM, Tomeu Vizoso <[EMAIL PROTECTED]> wrote: > > 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). > > Done. > > > > + > > + back_bar = hippo.CanvasBox() > > + > > > > What's this? > > Good question. Removed. =) > > - Eben > _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

