[PD-cvs] doc/pddp help-key.pd,1.2,1.3

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Sep 14 00:57:50 CEST 2004


Update of /cvsroot/pure-data/doc/pddp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12890

Modified Files:
	help-key.pd 
Log Message:
added gem keyboard objects to Related_Objects

Index: help-key.pd
===================================================================
RCS file: /cvsroot/pure-data/doc/pddp/help-key.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** help-key.pd	30 May 2004 02:34:22 -0000	1.2
--- help-key.pd	13 Sep 2004 22:57:47 -0000	1.3
***************
*** 1,10 ****
! #N canvas 274 90 615 610 12;
  #X obj 107 541 pddp;
  #X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577
  0;
  #X text 104 74 This object does not accept arguments of any type.;
! #N canvas 85 2 597 608 More_Info 0;
  #X text 31 23 OBJECT OUTLETS;
! #N canvas 176 3 575 461 reacting_to_user_input 0;
  #X text 27 18 REACTING TO USER INPUT;
  #X text 41 49 Most \, if not all \, programming environments provide
--- 1,10 ----
! #N canvas 274 90 707 580 12;
  #X obj 107 541 pddp;
  #X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577
  0;
  #X text 104 74 This object does not accept arguments of any type.;
! #N canvas 85 22 597 608 More_Info 0;
  #X text 31 23 OBJECT OUTLETS;
! #N canvas 176 22 575 461 reacting_to_user_input 0;
  #X text 27 18 REACTING TO USER INPUT;
  #X text 41 49 Most \, if not all \, programming environments provide
***************
*** 62,66 ****
  when the key goes up. The right outlet produces a symbol which represents
  the name of the key.;
! #N canvas 174 4 571 511 some_keyboard_fun 0;
  #X obj 52 75 loadbang;
  #X msg 23 16 bang;
--- 62,66 ----
  when the key goes up. The right outlet produces a symbol which represents
  the name of the key.;
! #N canvas 174 22 571 511 some_keyboard_fun 0;
  #X obj 52 75 loadbang;
  #X msg 23 16 bang;
***************
*** 106,121 ****
  #X connect 17 0 14 0;
  #X restore 107 491 pd More_Info;
! #N canvas 85 2 393 242 Related_Objects 0;
  #X text 25 8 Native PD Objects;
  #X text 25 92 Externals and other object libraries;
! #X text 36 126 [gemmouse];
! #X text 36 150 [grid];
! #X text 35 173 [nimouse];
  #X restore 107 465 pd Related_Objects;
! #X text 38 53 INLETS:;
! #X text 14 75 ARGUMENTS:;
! #X text 29 94 OUTLETS:;
! #X text 20 170 EXAMPLES:;
! #X text 21 463 SEE ALSO:;
  #X obj 8 8 cnv 15 180 30 empty empty empty 20 12 0 14 -233017 -66577
  0;
--- 106,120 ----
  #X connect 17 0 14 0;
  #X restore 107 491 pd More_Info;
! #N canvas 85 22 397 246 Related_Objects 0;
  #X text 25 8 Native PD Objects;
  #X text 25 92 Externals and other object libraries;
! #X obj 61 129 gemkeyboard;
! #X obj 62 159 gemkeyname;
  #X restore 107 465 pd Related_Objects;
! #X text 35 53 INLETS:;
! #X text 6 75 ARGUMENTS:;
! #X text 26 94 OUTLETS:;
! #X text 17 170 EXAMPLES:;
! #X text 18 463 SEE ALSO:;
  #X obj 8 8 cnv 15 180 30 empty empty empty 20 12 0 14 -233017 -66577
  0;
***************
*** 152,156 ****
  pointer location. This is dependent on the system.;
  #X text 155 542 - Dave Sabine \, July 11 \, 2003;
! #X obj 260 514 all_about_hid;
  #X text 105 515 for more on HIDs:;
  #X connect 17 0 18 0;
--- 151,155 ----
  pointer location. This is dependent on the system.;
  #X text 155 542 - Dave Sabine \, July 11 \, 2003;
! #X obj 281 514 all_about_hid;
  #X text 105 515 for more on HIDs:;
  #X connect 17 0 18 0;





More information about the Pd-cvs mailing list