I have been editing a pygtk application. I added a trayicon property and activate method for the icon so when i click on the trayicon it will show and the second click will make the window hide. It works but when the self.window.show is called i am not able to see the window border. Can someone check the code and tell me the reason please? http://pastebin.com/m1741d587
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
