[PD-cvs] externals/markex multiselect-help.pd,1.2,1.3

Hans-Christoph Steiner eighthave at users.sourceforge.net
Wed Apr 14 19:12:18 CEST 2004


Update of /cvsroot/pure-data/externals/markex
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16806

Modified Files:
	multiselect-help.pd 
Log Message:
added crash warning

Index: multiselect-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/markex/multiselect-help.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** multiselect-help.pd	20 Oct 2003 03:35:31 -0000	1.2
--- multiselect-help.pd	14 Apr 2004 17:12:15 -0000	1.3
***************
*** 1,3 ****
! #N canvas 320 324 484 381 10;
  #X text 13 14 [multiselect] is part of MarkEx \, which was formerly
  in GEM \, and was written by Mark Danks.;
--- 1,3 ----
! #N canvas 320 324 492 389 10;
  #X text 13 14 [multiselect] is part of MarkEx \, which was formerly
  in GEM \, and was written by Mark Danks.;
***************
*** 14,20 ****
  #X text 21 346 see also:;
  #X floatatom 155 209 0 0 0 0 - - -;
! #X msg 219 167 1;
! #X msg 185 167 54;
! #X msg 155 167 23;
  #X obj 155 239 multiselect 23 54 1;
  #X obj 155 259 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--- 14,20 ----
  #X text 21 346 see also:;
  #X floatatom 155 209 0 0 0 0 - - -;
! #X msg 141 167 1;
! #X msg 110 167 54;
! #X msg 80 167 23;
  #X obj 155 239 multiselect 23 54 1;
  #X obj 155 259 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
***************
*** 25,28 ****
--- 25,34 ----
  #X obj 240 259 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
  -1;
+ #X msg 171 167 57;
+ #X msg 201 167 23;
+ #X msg 232 167 5;
+ #X msg 283 215 list 57 23 5;
+ #X text 19 139 WARNING: changing the argument crashes Pd! I could not
+ figure out how to get this to work.;
  #X connect 6 0 10 0;
  #X connect 7 0 6 0;
***************
*** 33,34 ****
--- 39,43 ----
  #X connect 10 2 14 0;
  #X connect 10 3 12 0;
+ #X connect 15 0 6 0;
+ #X connect 16 0 6 0;
+ #X connect 17 0 6 0;





More information about the Pd-cvs mailing list