On 3/2/06, 3c273 <[EMAIL PROTECTED]> wrote: > I guess I should have capitalized the word 'simple' in my request :-) Thanks > for your reply. I had already found this and it made the wx example look > like a one-liner. I didn't realize that this was such a chore. Thanks again, > I will keep trying. > Louis
This is untested, 'cos I'm on a Mac these days, but what you want should look something like: from SysTrayIcon import SysTrayIcon icon = SysTrayIcon('parh/to/icon.ico', "Hover text", {}) How simple do you want? -- Cheers, Simon B, [EMAIL PROTECTED], http://www.brunningonline.net/simon/blog/ -- http://mail.python.org/mailman/listinfo/python-list