Nice work jcome !

I have found something that could interest you about combox (and others widgets 
holding text) resizing :

> I'm trying to create a combobox object than can be sized smaller than the 
> text. What is the best way to go about doing this?

        ###########
        # ellipsize the text box is the key to getting the '...' feature
        cell.set_property( 'ellipsize', pango.ELLIPSIZE_END )
        ###########

http://www.daa.com.au/pipermail/pygtk/2008-June/015449.html 


Nota : Konstantin was quicker than me to tell you about defautl opacity value 
;-)

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to