how to create an icon in toolbar using TCL\TK
I have problem in my way to develop a GUI by using TCL\TK programming..the problem is how to create an icon button with image in toolbar menu..for example how to create a "New" icon button..As we look into wordpad in open office..there are a row of toolbar which is contents some icon such as New, Open file, Undo, Cut, Copy and so on....my problem is how to create an icon such this things..do i need to draw it 1st by using tcl\tk interpreter or there are a build in library in TCL\Tk...temporarily i've create an ordinary button for each of the button which is defined by text such as "New"...I'm loking for the command and can u guys give me some examples...plz help me guys...thanx
|