Hello, I've got a bunch of problems therearound. Can anyone help me in one or all of the followings please? - How can I set an xpm to be my pygnome applet's icon? - Is GtkWindow._raise() implemented yet? I've learned about it in the mailinglist archive, and I really need to raise a window - What's the decent way of closing all dialog windows of an application when the app is closed from the window manager? I've connected the destroy and delete_event signals of the window to my own function, where I close and destroy the dialog box; and do mainquit(). Trying it out it works fine when there's no dialog opened. If the dialog box was opened it'll shut down as expected; but mainquit() does not end the application (it closes the main window but i do not get back the prompt where the python script was started from). I dont really know what I'm doing wrong in that case.. Regards, Christopher -- +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-: .~. :-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ | Christopher Jozsa /V\ Veszprem Linux Users Group | | [EMAIL PROTECTED] /( )\ student of IT, Hungary | +-=-=-=-=-=-=-=-=-=-=-=-=-=-=--: ^^-^^ :--=-=-=-=-=-=-=-=-=-=-=-=-=-+ To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
