From 5755075029f576660586b15af7e1253a13949c61 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 Apr 2006 05:27:43 +0000 Subject: fixed crasher bug, it was opening itself in an infinite loop. Now its prevented from opening itself ever; renamed so that it sorts properly on Mac OS X (I hope this works on GNU/Linux and Windows...) svn path=/trunk/abstractions/pddp/; revision=4898 --- 0-pager-help.pd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 0-pager-help.pd (limited to '0-pager-help.pd') diff --git a/0-pager-help.pd b/0-pager-help.pd new file mode 100644 index 0000000..2558d5f --- /dev/null +++ b/0-pager-help.pd @@ -0,0 +1,9 @@ +#N canvas 368 122 488 350 10; +#X obj 144 178 pddp/open 0-pager; +#X text 20 60 0-pager.pd is an object that allows you to navigate through +a folder of files with "previous" and "next" buttons.; +#X text 24 97 To use it \, copy to the folder where the files that +you want to browser thru are. The filenames need to start with a number +in order to be controlled by 0-pager.pd.; +#X text 36 241 0-pager.pd should be the first file in the list in order +for things to work properly.; -- cgit v1.2.1