in canvas text item can background color be changed
harishd_at_kpitcummins.com
Date: 03/28/05
- Next message: Donald Arseneau: "Re: getting all matches with [regexp -all]"
- Previous message: Khaled: "getting all matches with [regexp -all]"
- Next in thread: Roy Terry: "Re: in canvas text item can background color be changed"
- Reply: Roy Terry: "Re: in canvas text item can background color be changed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Mar 2005 01:49:06 -0800
i have a canvas in which i create certain text and i display it in red
color ,
pack [canvas .c]
.c create text 20 20 -text "hello world " -fill red
now is there a way by which i display background color of text in other
color , i tried using -background but it is not valid for text
how do i do that ,what is the option
thanks
regards
harish
- Next message: Donald Arseneau: "Re: getting all matches with [regexp -all]"
- Previous message: Khaled: "getting all matches with [regexp -all]"
- Next in thread: Roy Terry: "Re: in canvas text item can background color be changed"
- Reply: Roy Terry: "Re: in canvas text item can background color be changed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|