> Its depricated because you are supposed to use themes to set sizes.  If you
> override the themes you will not get a consistant look and feel.
> 
If I createad my own toolbar, it would be easy to get images of custom
sizes using Image.set_from_stock(<stockid>, <size>), but my toolbar is
created using the UIManager class (from a string).

Related to themes, I could only find IconTheme, which can only be used
for individual icons. How can I set the theme for the whole
application? Google didn't help me much; rather, I couldn't extract
much out of google :-(

Regards,
Vinay
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to