home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Workbench / dosdrivers / GTDriver.lha / Distrib / Programming / ShowCoords / ShowCoords.readme < prev    next >
Encoding:
Text File  |  1994-11-03  |  575 b   |  15 lines

  1. This program uses GTDriver in server mode.
  2. When you start it after GTDriver, your digitizer stops
  3. moving the mouse, but you can see the coordinates pair
  4. (expressed in inches or cm) of the pen position.
  5. The actual parameter settings are also printed on the
  6. standard output.
  7. This program can be usefull to build up pbutton masks
  8. files. In fact you can draw and print the mask with a
  9. dtp program and then digitize the buttons coordinates
  10. using ShowCoords.
  11. You can also take a look at the source code to
  12. understand how to write programs that use GTDriver for
  13. their own purpose.
  14.  
  15.