Re: Image not displaying in Text widget

2007-03-02 Thread Fredrik Lundh
Sudipta Chatterjee wrote: > I am facing a strange problem when I try to embed images in a text widget. > After reading the file via PhotoImage() and then using > text.image_create(INSERT, > image=img), I get a blank place instead of the image. The size of the blank > area under highlighting via th

Image not displaying in Text widget

2007-02-28 Thread Sudipta Chatterjee
Hi all, I am facing a strange problem when I try to embed images in a text widget. After reading the file via PhotoImage() and then using text.image_create(INSERT, image=img), I get a blank place instead of the image. The size of the blank area under highlighting via the mouse select comes to exa