From: Alexander Fleck Date: 2007-08-23T15:10:05+09:00 Subject: TclTK, images hi, I need to include bitmaps in my Tk-project. I wonder what method I have to use. Can that be done by label->image... or is there a special method? My bitmap also should be able to change color. I read that label->image can only show given images. Is that true? thanks, Alex.