Hi all, Is there an easy way within PyGtk to dynamically adjust the font size within a label so that the label text always totally fills the label?
i.e. if I was to resize a window containing just
the label +---+
| A |
+---+
can the label font be resized too, to:
+---------+
| AAA |
| A A |
| AAAAA |
| A A |
| A A |
+---------+
Thanks in advance,
Mike
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
