[PD-cvs] pd/src desire.tk,1.1.2.539,1.1.2.540

Mathieu Bouchard matju at users.sourceforge.net
Tue Oct 31 01:02:36 CET 2006


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22803

Modified Files:
      Tag: devel_0_39
	desire.tk 
Log Message:
[nbx] shows updated value again


Index: desire.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v
retrieving revision 1.1.2.539
retrieving revision 1.1.2.540
diff -C2 -d -r1.1.2.539 -r1.1.2.540
*** desire.tk	30 Oct 2006 18:32:44 -0000	1.1.2.539
--- desire.tk	31 Oct 2006 00:02:33 -0000	1.1.2.540
***************
*** 4709,4712 ****
--- 4709,4713 ----
  	$self item BASE   polygon $points  -outline [$self look frame3] -fill [parse_color $@bcol]
  	$self item BASE4  polygon $points2 -outline [$self look frame3] -fill $color4
+ 	if {!$@focused} {set @text $@val}
  	$self item NUMBER text [list $xt $yt] -anchor w -text $@text \
  	    -font [$self look font] -fill [parse_color $@fcol]





More information about the Pd-cvs mailing list