Hi all, I was trying to edit an application that was written via pygtk. Here is the GUI file that i am playing: http://pastebin.com/m316737ad
What i didt is just addint some lines for trayicon property (line 126-130) and change the delete_event function with hide (line 173). So when i click the close arrow of the windows it will be hided. I also aimed to show the GUI again when i clieck the tray icon. (line 111-118) The problem is that i am not able to see the GUI but just a very tiny pic on the screen. So how can i fix it? Oğuz _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
