[PD-cvs] pd/src u_main.tk,1.25.6.4,1.25.6.5

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Nov 6 04:32:38 CET 2007


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

Modified Files:
      Tag: branch-v0-40-extended
	u_main.tk 
Log Message:
make the Pd window's text be closed by default

Index: u_main.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/u_main.tk,v
retrieving revision 1.25.6.4
retrieving revision 1.25.6.5
diff -C2 -d -r1.25.6.4 -r1.25.6.5
*** u_main.tk	6 Nov 2007 02:28:12 -0000	1.25.6.4
--- u_main.tk	6 Nov 2007 03:32:36 -0000	1.25.6.5
***************
*** 261,265 ****
  pack .printout.scroll -side right -fill y
  pack .printout.text -side left -fill both -expand 1
! pack .printout -side bottom -fill both -expand 1
  
  proc pdtk_post {stuff} {
--- 261,265 ----
  pack .printout.scroll -side right -fill y
  pack .printout.text -side left -fill both -expand 1
! #pack .printout -side bottom -fill both -expand 1
  
  proc pdtk_post {stuff} {





More information about the Pd-cvs mailing list