On Sat, Nov 27, 2004 at 01:40:40PM +0300, Eugene Morozov wrote: > I've assigned custom icons (not gtk stock icons) to the buttons of my > application in glade. But when application starts glade loads them from > the current directory. Is it possible to specify other location or I > should load and set icons by hand?
Not that I know of. Long ago, Johan and I worked on a patch for libglade that allowed pixmaps to be loaded by an environment-set GLADE_PIXMAP_PATH -- however, this was never accepted. I'd talk to Lorenzo about adding this support to gazpacho; he might be more receptive to the idea; plus, it's easy to hack Python. Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
