On Sat, 18 Mar 2006 11:29:57 +0100, Uwe Klein
<uwe_klein_habertwedt@t-online.de> wrote:
Hi Uwe,
thanks for this idea. It turned out that using a rectangle was the
perfect fit, because when I realized that I had to make it a little
bit larger than the text item, it was easy to just fiddle a bit with
the coordinates.
Best regards and have a nice weekend.
Helmut Giese
>an alternate would be creating a label to your liking:
>
> label $label -text ...
>
>or in a lot of cases very usefull:
>
> label $label -textvariable
>
>and place that with:
>
> $canv create window $coords -window $label -anchor sw ...
>
>these will allways be on top of all other items.(god/bad depends).
>
>
>uwe
Received on Sun Apr 30 02:39:01 2006