[Dextrose] [PATCH v3 PaintActivity]Paint - Rect. Marquee icon changes erratically(olpc #5882)
Gonzalo Odiard
godiard at gmail.com
Sat Oct 23 22:31:31 EDT 2010
Yes, was a copy paste error, but the developers are smart enough :)
Gonzalo
On Fri, Oct 22, 2010 at 11:29 AM, Bernie Innocenti <bernie at codewiz.org>wrote:
> On Thu, 2010-10-21 at 14:37 -0300, Gonzalo Odiard wrote:
> > Much better.
> > Now you can change
> >
> > if self.area.text_in_progress == True:
> > by
> > if self.area.text_in_progress:
> >
> > and
> >
> > if self.area.text_in_progress == True:
> > by
> > if not self.area.text_in_progress:
> >
> You surely meant False here :-)
>
> --
> // Bernie Innocenti - http://codewiz.org/
> \X/ Sugar Labs - http://sugarlabs.org/
>
>
--
Gonzalo Odiard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/dextrose/attachments/20101023/f3a26633/attachment.html>
More information about the Dextrose
mailing list