[pygtk] Label button font

2008-07-10 Thread Frédéric
Is it possible to change the font of the label of a button? In other words, how can I retreive the label used on a button? Thanks, ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.asy

[pygtk] Draw text over image

2008-07-10 Thread Rafael
Hi, I'm new to pygtk and gtk and have been doing some tests and most of them are very successful (thanks for the excelent tutorial and api documentation)! I have a question, and hope you could help me. I have a gtk.Image within a eventbox. The image is resized when the containter is resized. I wa

Re: [pygtk] gtk.IconView random segfault

2008-07-10 Thread Felipe Reyes
El mié, 09-07-2008 a las 17:08 -0700, Mitko Haralanov escribió: > On Wed, 09 Jul 2008 19:41:31 -0400 > I guess it is possible for the locking to add overhead since the entire > gtk uses one master lock. > Also, are you sure that it's the locks? Have you been able to load all > 2500 images before wi