On Sat, Jan 11, 2003 at 05:53:33PM -0500, Rene Olsthoorn wrote: > Dear readers, > I succesfully changed the size of the default font for GTK+ on > Windows(thanks John!) Now, an other thing I noticed: On windows, every > window gets a little snake icon in the left-top corner. Ofcourse I'm > proud to use Python, that's not the issue. But is it possible to > replace the icon with an other icon? Has anyone managed to do that?
If you look at Tk scripts in Windows, they use a little Tk icon instead of the Python snake. I'm not sure how this is done, however. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
