From d358343ba27af95e70968872c7fe869809c2daff Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 15 Mar 2002 13:02:42 +0000 Subject: *** empty log message *** --- sandbox/testrect.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sandbox/testrect.pl') diff --git a/sandbox/testrect.pl b/sandbox/testrect.pl index aac1959..8a4d399 100644 --- a/sandbox/testrect.pl +++ b/sandbox/testrect.pl @@ -82,12 +82,12 @@ sub adjustcontrol { # #set rect2 [.r add rectangle $view "202 -320 302 -350" -filled t -fillcolor darkgray -linewidth 2] -#set rect3 [.r add rectangle $view "250 -100 350 -300" -filled t -relief raised -linewidth 4 -fillcolor "white|cadetblue3"] +#set rect3 [.r add rectangle $view "250 -100 350 -300" -filled t -relief raised -linewidth 4 -fillcolor "white|cadetblue3" -linecolor white] #set rect4 [.r add rectangle $view2 "0 0 101 -81" -linewidth 2 -linecolor darkgray -filled t] #.r itemconfigure $rect4 -fillcolor "white|darkslateblue" -#set rect5 [.r add rectangle $view2 "0 0 101 -81" -linewidth 2 -linecolor darkgray -filled t -fillcolor blue -relief sunken] +#set rect5 [.r add rectangle $view2 "0 0 101 -81" -linewidth 2 -linecolor blue -filled t -fillcolor blue -relief sunken] #.r translate $rect5 0 -90 -- cgit v1.1