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

Mathieu Bouchard matju at users.sourceforge.net
Thu Dec 14 21:41:18 CET 2006


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

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


Index: desire.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v
retrieving revision 1.1.2.600.2.87
retrieving revision 1.1.2.600.2.88
diff -C2 -d -r1.1.2.600.2.87 -r1.1.2.600.2.88
*** desire.tk	14 Dec 2006 20:36:47 -0000	1.1.2.600.2.87
--- desire.tk	14 Dec 2006 20:41:15 -0000	1.1.2.600.2.88
***************
*** 4617,4620 ****
--- 4617,4621 ----
  			log_height {list float -width 9}
  			hh {continue}
+ 			scale {list toggle}
  			default {error "huh? ($prop)"}
  		}]]
***************
*** 5179,5182 ****
--- 5180,5185 ----
  }
  
+ def Vu popup_properties {} {IEMPropertiesDialog new $self}
+ 
  def Vu init {mess} {
  	super $mess





More information about the Pd-cvs mailing list