On 4/6/10 5:03 PM, Nemes Andrei wrote:
Another solution to the problem would be pointing me to a more convenient tray icon constructor (instructions how to use would be greatly appreciated) if you know any. I hope someone can help me. Thank you for your time and support.
This seems a rather convoluted way to do things. There are various Tk extensions that provide system tray functionality and it should be fairly simple to write a Python wrapper for them.
If you're on Windows, look at winico: http://wiki.tcl.tk/4089 If you're on *Nix, look at tktray: http://wiki.tcl.tk/5972 or freedock: http://wiki.tcl.tk/4090 --Kevin -- Kevin Walzer Code by Kevin http://www.codebykevin.com _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss