Version 0 of wm iconbitmap

Updated 2002-03-27 14:27:59

Eric Brunel writes, on news:comp.lang.tcl ,

Since I just spent half an hour to figure out how this works, I thought someone might be interested. The exact syntax is:

 wm iconbitmap <window> <icoFileName>

and not:

 wm iconbitmap <window> @<icoFileName>

(the "regular" bitmap files required the "@" in front of them and the manual is a tad unclear on this point...).


Tk Syntax Help - Category Command