From fd24ec744ea1b52942999193e372e5769d545159 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sun, 26 Oct 2008 11:37:43 +0000 Subject: *added a clone of growl written in pd using window_name *added a printing facility for keycommands svn path=/trunk/abstractions/sfruit/; revision=10351 --- sfruit/keycommand-print.pd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sfruit/keycommand-print.pd (limited to 'sfruit/keycommand-print.pd') diff --git a/sfruit/keycommand-print.pd b/sfruit/keycommand-print.pd new file mode 100644 index 0000000..0712cb8 --- /dev/null +++ b/sfruit/keycommand-print.pd @@ -0,0 +1,9 @@ +#N canvas 744 130 450 300 10; +#X obj 101 101 bng 15 250 50 0 \$0.nullS \$0.nullR print-keys! 17 7 +0 10 -261894 -1 -1; +#X obj 101 123 s ACTIVE_KEYCOMMANDS?; +#X obj 101 151 r ACTIVE_KEYCOMMAND; +#X obj 101 174 print; +#X connect 0 0 1 0; +#X connect 2 0 3 0; +#X coords 0 -1 1 1 85 17 2 100 100; -- cgit v1.2.1