diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-30 09:29:26 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-30 09:29:26 +0000 |
commit | aebe147ae46e27127faa5c9d777de6b9ab822cc9 (patch) | |
tree | 1885dbe1bd120a52b083679e89343c594128ed32 /test/pddp/pddplink-test-01.pd | |
parent | b4eb41d8deb2db9fd5182e6858484edff33a4d96 (diff) |
toxy alpha18 and pddp alpha2 (see notes.txt for toxy, pddp and shared)
svn path=/trunk/externals/miXed/; revision=3094
Diffstat (limited to 'test/pddp/pddplink-test-01.pd')
-rw-r--r-- | test/pddp/pddplink-test-01.pd | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/test/pddp/pddplink-test-01.pd b/test/pddp/pddplink-test-01.pd index f5f1403..e7ca4b0 100644 --- a/test/pddp/pddplink-test-01.pd +++ b/test/pddp/pddplink-test-01.pd @@ -1,8 +1,17 @@ -#N canvas 232 221 450 300 12; -#X obj 61 83 pddplink pddplink-test-01.html; -#X text 21 12 first entry; -#X text 59 47 linking to a local html page:; -#X text 58 130 linking to a remote html page:; -#X obj 60 166 pddplink http://puredata.info; -#X obj 59 254 pddplink pddplink-test-02.pd; -#X text 57 218 linking to another local patch:; +#N canvas 421 92 475 404 12; +#X text 20 10 first entry; +#X text 50 50 three ways of linking to a; +#X obj 270 50 pddplink pddplink-test-01.html -text local html page +; +#X obj 50 75 pddplink pddplink-test-01.html; +#X obj 50 110 pddplink pddplink-test-01.html -box; +#X text 50 170 three ways of linking to a; +#X obj 270 170 pddplink http://puredata.info -text remote html page +; +#X obj 50 195 pddplink http://puredata.info; +#X obj 50 230 pddplink http://puredata.info -box; +#X text 50 290 three ways of linking to; +#X obj 260 290 pddplink pddplink-test-02.pd -text another local patch +; +#X obj 50 315 pddplink pddplink-test-02.pd; +#X obj 50 350 pddplink pddplink-test-02.pd -box; |