From c061dbd1de6473954414365e929051e00ebc4dc2 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 29 May 2009 18:01:53 +0000 Subject: remove help-* svn path=/trunk/externals/unauthorized/; revision=11563 --- scrolllist/help-scrolllist.pd | 124 ------------------------------------------ 1 file changed, 124 deletions(-) delete mode 100644 scrolllist/help-scrolllist.pd (limited to 'scrolllist') diff --git a/scrolllist/help-scrolllist.pd b/scrolllist/help-scrolllist.pd deleted file mode 100644 index b16fee2..0000000 --- a/scrolllist/help-scrolllist.pd +++ /dev/null @@ -1,124 +0,0 @@ -#N canvas 38 85 936 562 10; -#X text 574 514 scrolllist 100 200 200; -#X text 576 527 scrolllist; -#X text 500 515 Examples :; -#X text 75 533 Comments and bugs @ ydegoyon@free.fr; -#X symbolatom 29 507 30 0 0 0 - - -; -#X text 472 332 Note : you can scroll the list by dragging; -#X msg 67 79 seek \$1; -#X floatatom 127 81 5 0 0 0 - - -; -#X text 444 129 Change the font; -#X msg 116 129 font Helvetica normal 14; -#X msg 297 129 font Courier bold 24; -#X msg 128 157 scroll 200; -#X msg 209 157 scroll -200; -#X text 300 156 Scrolling by numbers for the laziest; -#X obj 254 183 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 -1; -#X msg 164 183 graphics \$1; -#X text 383 183 Show or hide graphics; -#X msg 277 182 1; -#X obj 310 183 loadbang; -#X text 498 469 Scrollist lets you display text items in a patch window -; -#X text 498 486 Constructor : scrolllist -| scrolllist ( defaults 100 400 200 ); -#X text 168 73 You can seek in the text list; -#X text 168 86 It behaves as a circular list; -#X text 142 104 Sort the text items; -#X text 251 507 Selected text item; -#X text 470 397 with the "Properties" dialog; -#X text 470 383 You can change all the properties of the object; -#X msg 612 57 add \$1; -#X text 666 58 add a text; -#X obj 612 32 l2s; -#X text 808 90 insert a text; -#X msg 742 89 dystopia; -#X msg 612 7 the aesthetics of our anger; -#X msg 734 115 atacama; -#X text 797 115 replace a text; -#X text 828 149 delete a text; -#X msg 611 89 insert \$1 3; -#X obj 709 89 l2s; -#X obj 705 115 l2s; -#X msg 610 115 replace \$1 3; -#X msg 612 149 delete \$1; -#X obj 692 149 hradio 15 1 0 8 empty empty empty 0 -6 0 8 -262144 -1 --1 0; -#X obj 555 269 textfile; -#X msg 585 236 read yesterday.txt cr; -#X msg 620 270 rewind; -#X obj 527 269 l2s; -#X msg 525 236 add \$1; -#X obj 748 216 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X obj 747 237 metro 1000; -#X obj 40 273 scrolllist 25 400 200 {Courier 12 bold} blue white #567823 -; -#X text 470 343 the mouse in the text area; -#X msg 33 57 clear; -#X text 79 57 clear all; -#X obj 482 270 t b; -#X text 746 270 read a full text; -#X msg 481 295 scroll 12; -#X obj 585 213 loadbang; -#X obj 57 275 r smsg; -#X obj 62 383 s somsg; -#X obj 29 481 r somsg; -#X obj 14 176 s smsg; -#X obj 557 295 s smsg; -#X obj 573 176 s smsg; -#X msg 95 105 sort; -#X msg 617 295 read ave-lucifer.txt cr; -#X msg 96 211 bgcolor blue; -#X msg 196 212 fgcolor white; -#X msg 304 211 secolor #567823; -#X text 421 212 change colors; -#X msg 97 234 bgcolor black; -#X msg 197 235 fgcolor green; -#X msg 304 234 secolor red; -#X connect 6 0 60 0; -#X connect 7 0 6 0; -#X connect 9 0 60 0; -#X connect 10 0 60 0; -#X connect 11 0 60 0; -#X connect 12 0 60 0; -#X connect 14 0 15 0; -#X connect 15 0 60 0; -#X connect 17 0 14 0; -#X connect 18 0 17 0; -#X connect 27 0 62 0; -#X connect 29 0 27 0; -#X connect 31 0 37 0; -#X connect 32 0 29 0; -#X connect 33 0 38 0; -#X connect 36 0 62 0; -#X connect 37 0 36 0; -#X connect 38 0 39 0; -#X connect 39 0 62 0; -#X connect 40 0 62 0; -#X connect 41 0 40 0; -#X connect 42 0 45 0; -#X connect 42 1 44 0; -#X connect 43 0 42 0; -#X connect 44 0 42 0; -#X connect 45 0 46 0; -#X connect 46 0 53 0; -#X connect 46 0 61 0; -#X connect 47 0 48 0; -#X connect 48 0 42 0; -#X connect 49 0 58 0; -#X connect 51 0 60 0; -#X connect 53 0 55 0; -#X connect 55 0 61 0; -#X connect 56 0 43 0; -#X connect 57 0 49 0; -#X connect 59 0 4 0; -#X connect 63 0 60 0; -#X connect 64 0 42 0; -#X connect 65 0 60 0; -#X connect 66 0 60 0; -#X connect 67 0 60 0; -#X connect 69 0 60 0; -#X connect 70 0 60 0; -#X connect 71 0 60 0; -- cgit v1.2.1