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} {