From d6fd80001bacd65e647a7971751a81859c2d887d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 27 Nov 2007 19:31:19 +0000 Subject: fixed some minor bugs, should be ready to use; I added a [popup] to the help patch svn path=/trunk/externals/hcs/; revision=9055 --- keyboard_layout-help.pd | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) (limited to 'keyboard_layout-help.pd') diff --git a/keyboard_layout-help.pd b/keyboard_layout-help.pd index 6c07057..572f64c 100644 --- a/keyboard_layout-help.pd +++ b/keyboard_layout-help.pd @@ -1,10 +1,20 @@ -#N canvas 246 251 576 362 10; -#X obj 206 158 keyboard_layout; -#X obj 279 239 pddp/print; -#X obj 92 247 pddp/print; -#X msg 205 94 bang; -#X msg 233 125 menu; -#X connect 0 0 2 0; -#X connect 0 1 1 0; -#X connect 3 0 0 0; -#X connect 4 0 0 0; +..#N canvas 94 505 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 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 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 1 3 0; +#X connect 8 0 0 0; -- cgit v1.2.1