From: Mer Gilmartin Date: 2006-10-10T23:20:40+09:00 Subject: Re: Newbie question Canvas or frame Hidetoshi NAGAI wrote: > If you want to show a picture only, you don't need a canvas widget. > Please create a TkPhotoImage object and assign it to `image' option > of a TkLabel object (or a widget which has `image' option). > Ah. Im using TkPhotoImage with canvas and a frame. Is this ok ? And the `TkImg' extension, do I add that with require "TKImg". I have active tcl on the computer. -- Posted via http://www.ruby-forum.com/.