Version 11 of winico

Updated 2003-05-08 13:00:32

The purpose of winico is toallow a user to manage the icon on the tk toplevel and taskbar - http://sourceforge.net/projects/tcllib/ more specifically, http://tktable.sourceforge.net/ . Browse the CVS repository to find it. Winico sources are also available through ftp://www.tcl.tk/pub/tcl/nightly-cvs/ .

Winico is indispensable for many desired Windows-specific manipulations. Tom Wilkason describes how to work with an icon in the system tray in a posting to the comp.lang.tcl newsgroup [L1 ].

How does one query whether an icon is still in the tray or not?

I keep track of this with the use of a variable, as you can then query it whenever the mood takes you. Ro

 What: winico
 Where: http://ftp.bj-ig.de/pub/tcltk/winico03.zip 
        http://www.tcl.tk/software/tcltk/netcvs.html 
        ftp://ftp.procplace.com/pub/tcl/sorted/packages-8.0/distrib/cvs-winico.tar.gz 
 Description: Small extension to Tk 8.x for Windows to allow the
        user to set the icon on the Tk toplevel and to set taskbar status
        area icons.  Winico source also available via the Tcl core's
        Net CVS repository.  The Net CVS version has a TEA compliant makefile.
 Updated: 03/2001
 Contact: mailto:[email protected] (Leo Schubert)

Q: Has the functionality of winico been added to the core somewhere in the line of development? (= is it redundent by now?) 08052003

I'm not aware of any TIP to take this action.

Vince: The ability to set a toplevel's icon has been placed in the core -- see 'wm iconbitmap'. It also overcomes a number of small shortcomings with winico in that area.

Vince - does that mean that winico provides no useful functionality for current versions of Tk? What version of Tk ?


Leo Schubert | [ Category Package | ]