Iconizer
Author: Steve Havelka.
This is a web based tool. Have you ever wondered how to embed icons within your Tk application? What I mean is adding an icon to the face of a button without referring to it using a file path and directly use the contents of the icon file as one long 64bit encoded string. Still wondering how?
Ok! our Tcl'er friend Steve Havelka (st3ve on irc.freenode.net #tcl ) makes it easy for you using his Iconizer tool. Open this page and select the icon you want and select Tk to get the code in Tcl/Tk :
http://stevehavelka.com/iconizer/
Price:Free.
|