[PD-cvs] pd/src desire.tk,1.1.2.600.2.86,1.1.2.600.2.87

Mathieu Bouchard matju at users.sourceforge.net
Thu Dec 14 21:36:52 CET 2006


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

Modified Files:
      Tag: desiredata
	desire.tk 
Log Message:
added def Cnv popup_properties


Index: desire.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v
retrieving revision 1.1.2.600.2.86
retrieving revision 1.1.2.600.2.87
diff -C2 -d -r1.1.2.600.2.86 -r1.1.2.600.2.87
*** desire.tk	14 Dec 2006 19:39:48 -0000	1.1.2.600.2.86
--- desire.tk	14 Dec 2006 20:36:47 -0000	1.1.2.600.2.87
***************
*** 5280,5283 ****
--- 5280,5285 ----
  class_new Cnv {Labeled Box}
  
+ def Cnv popup_properties {} {IEMPropertiesDialog new $self}
+ 
  def Cnv draw {} {
  	mset {x1 y1} [$self xy]





More information about the Pd-cvs mailing list