Re: Underlining text on canvas
- From: hgiese@xxxxxxxxxxxxx (Helmut Giese)
- Date: Fri, 30 Dec 2005 23:51:04 GMT
On 30 Dec 2005 15:17:23 -0800, "bluetit" <capricious.falcon@xxxxxxxxx>
wrote:
>No, the canvas items don't have a -underline option.
>But thanks anyway :)
Sorry,
but you _could_ of course put a text widget on the canvas (setting -bd
to 0 will remove any border line, so you just have a white area where
you can place text - probably no visual difference to a canvas' text
item).
Is the user supposed to interact with the text you display (like
clicking on it) ? Then a text widget might make life actually a bit
easier.
If not, you would probably want to disable the text widget after
updating it (else adventurous users will start putting text into it).
Good luck
Helmut Giese
.
- References:
- Underlining text on canvas
- From: bluetit
- Re: Underlining text on canvas
- From: Helmut Giese
- Re: Underlining text on canvas
- From: bluetit
- Underlining text on canvas
- Prev by Date: Re: set character at string position
- Next by Date: Re: TclX on Windows - anybody successfully trap SIGTERM / SIGKILL
- Previous by thread: Re: Underlining text on canvas
- Next by thread: Packaging tcl packages.
- Index(es):