Just as a little side note on the recipie above. You can also use similar techniques if you want to use the native dialogs or menus. I did something similar to this and found that the menu did not look or behave enough like a win32 tray icon menu and impliemented the menu with the win32 extensions as well.
-Chris On Tue, 15 Feb 2005 18:32:50 +0900, Guillaume Proux <[EMAIL PROTECTED]> wrote: > I pressed the send button a bit too quickly... > Here is the recipe URL for notification icon on win32 > -- > > Hum, this question sounds quite *ironic* taken out of context.... > > but in case you are seriously looking for a solution, have a look at: > http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/334779 > > Leeuw van der, Tim wrote > > >Would there be something that *does* work on Win32 / win64? > > > > > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > -- Christopher Lambacher [EMAIL PROTECTED] _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
