aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/help-key.pd
AgeCommit message (Collapse)Author
2005-04-28cleaned up a number of patches; renamed all to the standard -help.pd format; ↵Hans-Christoph Steiner
added some more ideas to the style guide; finished up lists_vs_anythings svn path=/trunk/; revision=2841
2005-04-26made an object, [pddp_open] which opens a giving patch on the fly. This ↵Hans-Christoph Steiner
way, it is no longer necessary to instantiate an object in a help patch in order for it to be linked. For example, the [hid] help patch doesn't need an instance of [all_about_hid]. [all_about_hid] is opened upon request via [pddp_open]. This eliminates bugs and makes the help system load fast, since its loading much less. svn path=/trunk/; revision=2824
2004-09-13added gem keyboard objects to Related_ObjectsHans-Christoph Steiner
svn path=/trunk/; revision=2030
2004-05-30created basic all_about_hidHans-Christoph Steiner
svn path=/trunk/; revision=1791
2003-09-07First version of files. help-key.pd serves as a reference document for the ↵N.N.
"key" family of objects: [keyup] [key] and [keyname]. keyboard_fun.txt serves as a data file which is used by help-key.pd. svn path=/trunk/; revision=945