On Tue, May 15, 2012 at 10:54 AM, Manuel Kaufmann <humi...@gmail.com> wrote:
> Reviewed-by: Manuel Kaufmann <humi...@gmail.com>

Another comment about this patch.

I would set the size for the initial tab label so the name fits on it.
For example using this line:

tablabel.update_size(200)

I put this below the instantiation:

tablabel = TabLabel()
tablabel.update_size(200)

See you,

-- 
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to