aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-28 05:16:03 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-28 05:16:03 +0000
commitc44bca73df46c359d6ba35a19b432aceb3c1877c (patch)
tree6e01706c19eae20405448f16fccf5a612f4feb5c
parenta0a74ee36d6e0c1491d53f7fe2183819fc68e795 (diff)
minor tweak on the menu generation thanks to Laura's tip
svn path=/trunk/externals/hcs/; revision=9063
-rw-r--r--keyboard_layout-help.pd15
1 files changed, 10 insertions, 5 deletions
diff --git a/keyboard_layout-help.pd b/keyboard_layout-help.pd
index 9c8818f..1a7f823 100644
--- a/keyboard_layout-help.pd
+++ b/keyboard_layout-help.pd
@@ -1,20 +1,25 @@
-#N canvas 94 505 576 362 10;
+#N canvas 146 36 576 362 10;
#X obj 116 144 keyboard_layout;
#X msg 118 32 bang;
#X msg 146 63 menu;
-#X obj 242 244 flatspace/popup 124 25 #ffffff language;
-#X msg 179 205 options;
-#X obj 179 182 route clear;
+#X obj 242 244 flatspace/popup 124 25 #ffffff _;
+#X msg 141 209 options;
+#X obj 203 163 route clear;
#X symbolatom 116 277 0 0 0 0 - - -;
#X text 185 64 see all options in the popup menu;
#X obj 308 111 symbol;
#X text 250 283 select a new input method with the popup menu;
+#X obj 202 185 bang;
+#X msg 197 208 name language;
#X connect 0 0 6 0;
#X connect 0 1 5 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 1 8 0;
#X connect 4 0 3 0;
-#X connect 5 0 4 0;
+#X connect 5 0 10 0;
#X connect 5 1 3 0;
#X connect 8 0 0 0;
+#X connect 10 0 4 0;
+#X connect 10 0 11 0;
+#X connect 11 0 3 0;