home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / resources / libraries / Puppeteer.1.1.README < prev    next >
Encoding:
Text File  |  1994-04-14  |  839 b   |  25 lines

  1. Puppeteer
  2. =========
  3.  
  4. This directory contains the source to Puppeteer. Puppeteer used to be
  5. a shareware object, but there was insufficient interest so now I'm
  6. making the source public domain (under the GNU license conditions, see
  7. COPYING).
  8.  
  9. Note that there is an application here also called Puppeteer. It
  10. doesn't actually do much, it's just meant to demonstrate the
  11. capabilities of the Puppeteer _object_. This may have confused some
  12. people in the past!
  13.  
  14. As for what Puppeteer does... it's an object that helps you to send
  15. events to other applications. It uses NXJournaler (of which every app
  16. has one). It lets you build command-line programs to control NeXTStep
  17. apps. It's a step toward overcoming the lack of scripting/macro
  18. capabilities in NS.
  19.  
  20. For further documentation, see the source code. :-)
  21.  
  22. Dave Griffiths
  23.  
  24. dave@prim.demon.co.uk
  25.