[PD-cvs] doc/additional/pd-msg/1.msg_and_patch 3.2.cut_paste.pd,1.2,1.3

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sun Mar 21 02:06:12 CET 2004


Update of /cvsroot/pure-data/doc/additional/pd-msg/1.msg_and_patch
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5709

Modified Files:
	3.2.cut_paste.pd 
Log Message:
added [selectall( msg

Index: 3.2.cut_paste.pd
===================================================================
RCS file: /cvsroot/pure-data/doc/additional/pd-msg/1.msg_and_patch/3.2.cut_paste.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** 3.2.cut_paste.pd	11 Oct 2003 04:48:34 -0000	1.2
--- 3.2.cut_paste.pd	21 Mar 2004 01:06:10 -0000	1.3
***************
*** 1,3 ****
! #N canvas 138 75 413 477 10;
  #N canvas 591 210 348 310 testing 0;
  #X obj 95 10 loadbang;
--- 1,3 ----
! #N canvas 138 75 417 481 10;
  #N canvas 591 210 348 310 testing 0;
  #X obj 95 10 loadbang;
***************
*** 29,38 ****
  #X text 17 11 This example will show you how to use the motion msg.
  ;
! #X msg 194 322 cut;
! #X msg 194 348 duplicate;
  #X msg 20 399 motion 15 15 \, editmode0 \, vis 0;
  #X text 50 81 show and select what's in the patch;
  #X text 151 419 close all;
! #X text 232 324 you can try thoses too.;
  #X text 66 125 and then here to copy and here to move;
  #X msg 31 256 mouseup 200 200 0;
--- 29,38 ----
  #X text 17 11 This example will show you how to use the motion msg.
  ;
! #X msg 194 307 cut;
! #X msg 194 333 duplicate;
  #X msg 20 399 motion 15 15 \, editmode0 \, vis 0;
  #X text 50 81 show and select what's in the patch;
  #X text 151 419 close all;
! #X text 232 309 you can try thoses too.;
  #X text 66 125 and then here to copy and here to move;
  #X msg 31 256 mouseup 200 200 0;
***************
*** 42,45 ****
--- 42,46 ----
  0;
  #X msg 37 146 copy \, paste \, mouse 15 15 0 0;
+ #X msg 194 359 selectall;
  #X connect 2 0 18 0;
  #X connect 4 0 6 0;
***************
*** 54,55 ****
--- 55,57 ----
  #X connect 19 0 1 0;
  #X connect 20 0 1 0;
+ #X connect 21 0 1 0;





More information about the Pd-cvs mailing list