aboutsummaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-12 19:44:04 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-12 19:44:04 +0000
commit3767b3a53a8f0dc410f097a521a9cd7dbe3783a1 (patch)
treea5f111f226ab57974c820b8f6aec2b49e0fdb55a /help
parentf6f29377728c80d1e1c72fdc3f9a113712d737f6 (diff)
Update Makefile so it copies gifs needed by my help files
svn path=/trunk/externals/tof/; revision=13516
Diffstat (limited to 'help')
-rw-r--r--help/homea.gifbin0 -> 2315 bytes
-rw-r--r--help/homeb.gifbin0 -> 2336 bytes
-rw-r--r--help/imagebang-help.pd48
-rw-r--r--help/panda.gifbin0 -> 25576 bytes
-rw-r--r--help/pandb.gifbin0 -> 20679 bytes
-rw-r--r--help/pmenu-help.pd66
6 files changed, 114 insertions, 0 deletions
diff --git a/help/homea.gif b/help/homea.gif
new file mode 100644
index 0000000..c216f13
--- /dev/null
+++ b/help/homea.gif
Binary files differ
diff --git a/help/homeb.gif b/help/homeb.gif
new file mode 100644
index 0000000..be83f9d
--- /dev/null
+++ b/help/homeb.gif
Binary files differ
diff --git a/help/imagebang-help.pd b/help/imagebang-help.pd
new file mode 100644
index 0000000..2025814
--- /dev/null
+++ b/help/imagebang-help.pd
@@ -0,0 +1,48 @@
+#N canvas 285 54 658 621 10;
+#X obj 45 338 print;
+#X obj 45 152 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X text 27 49 [imagebang] only works with gifs;
+#X text 314 97 Arguments:;
+#X text 253 277 <- This [imagebang] was created with the following:
+;
+#X obj 286 341 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X obj 285 362 s \$0pandar;
+#X obj 365 333 r \$0pandas;
+#X obj 366 361 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X obj 42 411 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X obj 42 502 print;
+#X obj 192 416 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X obj 192 389 r \$0homes;
+#X obj 122 394 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X obj 123 416 s \$0homer;
+#X text 112 458 <- This [imagebang] was created with the following:
+;
+#X text 258 299 [tof/imagebang panda.gif pandb.gif \$0pandas \$0pandar]
+;
+#X text 118 480 [tof/imagebang homea.gif homeb.gif \$0homes \$0homer]
+;
+#X text 28 69 based on [image] by ggee and moonlib;
+#X obj 45 177 tof/imagebang panda.gif pandb.gif \$0pandas \$0pandar
+;
+#X obj 42 436 tof/imagebang homea.gif homeb.gif \$0homes \$0homer;
+#X text 26 3 Description: a bang with an image;
+#X text 27 17 Tags: ui;
+#X text 351 116 1) image for the normal state (required);
+#X text 350 133 2) image for the clicked state (required);
+#X text 350 149 3) send name (optionnal);
+#X text 351 165 4) receive name (optionnal);
+#X text 27 31 Contact: mrtoftrash@gmail.com;
+#X connect 1 0 19 0;
+#X connect 5 0 6 0;
+#X connect 7 0 8 0;
+#X connect 9 0 20 0;
+#X connect 12 0 11 0;
+#X connect 13 0 14 0;
+#X connect 19 0 0 0;
+#X connect 20 0 10 0;
diff --git a/help/panda.gif b/help/panda.gif
new file mode 100644
index 0000000..17f52e2
--- /dev/null
+++ b/help/panda.gif
Binary files differ
diff --git a/help/pandb.gif b/help/pandb.gif
new file mode 100644
index 0000000..2a0ee9b
--- /dev/null
+++ b/help/pandb.gif
Binary files differ
diff --git a/help/pmenu-help.pd b/help/pmenu-help.pd
new file mode 100644
index 0000000..2c28f38
--- /dev/null
+++ b/help/pmenu-help.pd
@@ -0,0 +1,66 @@
+#N canvas 1074 57 756 631 10;
+#X obj 221 187 key;
+#X msg 126 222 clear;
+#X obj 221 213 sel 65;
+#X text 267 213 <- Shift+A will open the menu;
+#X msg 47 63 add a bb ccc dddd eeeee;
+#X obj 45 498 print;
+#X msg 230 320 2;
+#X msg 261 321 3;
+#X text 201 62 add items;
+#X obj 265 417 r \$0pmenu;
+#X obj 332 422 bng 15 250 50 0 \$0pmenu empty empty 17 7 0 10 -262144
+-1 -1;
+#X msg 291 320 -1;
+#X msg 224 287 colors green purple grey;
+#X obj 45 459 tof/pmenu 1 1 black white red;
+#X text 298 536 3: background color (#000000 html or tk colors);
+#X text 296 551 4: foreground color (#000000 hmtl or tk colors);
+#X text 298 566 5: highlight color (#000000 html or tk colors);
+#X text 222 257 values can be tk colors(red \, blue \, etc) or html
+colors (#ffffff);
+#X text 221 241 colors: background foreground highlight;
+#X text 297 507 2: focus the item that was last selected when the menu
+pops. On (1) by default.;
+#X text 296 476 1: display the indicator (the little bullet next to
+item that was last selected). On (1) by default.;
+#X obj 37 18 cnv 15 400 30 empty empty empty 20 12 0 14 -261234 -66577
+0;
+#X obj 300 458 cnv 15 400 15 empty empty empty 20 12 0 14 -257985 -66577
+0;
+#X text 303 456 Creation arguments:;
+#X msg 87 153 add \$1;
+#X obj 87 130 cyclone/tosymbol;
+#X msg 87 107 with spaces;
+#X text 84 87 Adding items with spaces;
+#X obj 113 180 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X text 132 176 Pop the menu;
+#X text 249 179 You can assign any key to pop the menu (Shift+A) in
+this case.;
+#X text 322 319 Select and output a menu item by index;
+#X msg 276 349 set a;
+#X msg 290 371 symbol a;
+#X text 346 370 Select an item by name and output it;
+#X text 320 349 Select an item by name without outputing it;
+#X text 85 501 Output: index name;
+#X text 354 420 <- you can pop the menu from any gui by sending a bang
+to \$0pmenu (because a receive is associated to it);
+#X text 38 18 Description: pops a menu;
+#X text 40 31 Tags: ui;
+#X connect 0 0 2 0;
+#X connect 1 0 13 0;
+#X connect 2 0 13 0;
+#X connect 4 0 13 0;
+#X connect 6 0 13 0;
+#X connect 7 0 13 0;
+#X connect 9 0 13 0;
+#X connect 11 0 13 0;
+#X connect 12 0 13 0;
+#X connect 13 0 5 0;
+#X connect 24 0 13 0;
+#X connect 25 0 24 0;
+#X connect 26 0 25 0;
+#X connect 28 0 13 0;
+#X connect 32 0 13 0;
+#X connect 33 0 13 0;