diff options
author | lluís gómez i bigordà <lluisbigorda@users.sourceforge.net> | 2007-10-24 20:37:21 +0000 |
---|---|---|
committer | lluís gómez i bigordà <lluisbigorda@users.sourceforge.net> | 2007-10-24 20:37:21 +0000 |
commit | 3c050000c6918b77a353583999e6e810aa675fda (patch) | |
tree | fc6aab7c92efb156966f5c926517f2f02e7b417e /imagegrid/help-imagegrid.pd |
This commit was generated by cvs2svn to compensate for changes in r8875,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/pdvjtools/; revision=8876
Diffstat (limited to 'imagegrid/help-imagegrid.pd')
-rwxr-xr-x | imagegrid/help-imagegrid.pd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/imagegrid/help-imagegrid.pd b/imagegrid/help-imagegrid.pd new file mode 100755 index 0000000..7d39a8b --- /dev/null +++ b/imagegrid/help-imagegrid.pd @@ -0,0 +1,19 @@ +#N canvas 296 99 580 404 10; +#X text 24 13 IMAGEGRID; +#X symbolatom 72 324 60 0 0 0 - - -; +#X obj 26 110 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 72 183 imagegrid imagegrid1 3 5 #F0F0F0 #0F0F0F ; +#X text 154 113 ADD IMAGES FROM FOLDER; +#X text 154 63 ADD A IMAGE; +#X text 24 93 LIST STDOUT; +#X text 74 344 LOCATION OF THE SELECTED IMAGE; +#X text 25 29 Object to select the path location of an image added +in the grid.; +#X msg 155 127 putimgdir /usr/local/lib/pd/extra/imagegrid/images; +#X msg 156 77 putimg /usr/local/lib/pd/extra/imagegrid/images/logo100.gif +; +#X connect 2 0 3 0; +#X connect 3 0 1 0; +#X connect 9 0 3 0; +#X connect 10 0 3 0; |