Hello again all

I'm trying to set the window-icon by using:
   pix, mask = create_pixmap_from_xpm(self, None, "icon.xpm")
   self.set_icon(pix,mask)
where self is the window, but instead of the icon I get a bunch of lines and dots
in different colours, although sometimes, it looks allright.

What's going on?
Should I use a different method for setting the icon or what?

ANY help is MUCH appreciated.

Christian Storgaard / Cybolic - [EMAIL PROTECTED]
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to