2007/7/2, varun_shrivastava <[EMAIL PROTECTED]>:
Hi Varun, please try to send email only once, if nabble.com does not work properly use a normal email client.
hi i have made a pygtk module, when i try to import it it displays an error message as can't initialise module trayicon
This question may sound weird but... have you learned how to wrap gobjects from python with an article on ibm.com site? Their example show how to wrap a trayicon module and I don't see any other real reason for this error. check if in your .override you don't have something like: %% modulename trayicon %% I can be terribly wrong of course, in that case I apologize. cheers -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
