This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: side names are displayed with gray color


  | RCS file: /cvs/xconq/xconq/tcltk/tkconq.tcl,v
  | retrieving revision 1.92
  | diff -u -r1.92 tkconq.tcl
  | --- tcltk/tkconq.tcl	14 Apr 2002 00:06:26 -0000	1.92
  | +++ tcltk/tkconq.tcl	15 Apr 2002 21:23:47 -0000
  | @@ -2616,6 +2616,8 @@
  |  	    set bgcolor [ $sidelist cget -background ]
  |  	    $sidelist itemconfig left$s -fill $bgcolor
  |  	    $sidelist itemconfig resv$s -fill $bgcolor
  | +	} else {
  | +	    $sidelist itemconfig s$s -fill black
  |  	}
  |  	if { $status > 0 } {
  |  	    # Find the the victory laurels and move into visibility.

This patch occured to me.
but when i play games including many units(red-october.g etc), 
all the side names is displayed with gray color during the first turn.


--
MA dunzi <mniw@sol.dti.ne.jp> http://tadalunch.s5.xrea.com/xconq/index.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]