home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11511 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!lastuka
  3. From: lastuka@acs.ucalgary.ca (Tina Lastuka)
  4. Subject: Graphics tablet coordinates
  5. Sender: news@acs.ucalgary.ca (USENET News System)
  6. Message-ID: <92Dec18.224656.25787@acs.ucalgary.ca>
  7. Date: Fri, 18 Dec 92 22:46:56 GMT
  8. Nntp-Posting-Host: acs3.acs.ucalgary.ca
  9. Organization: The University of Calgary, Alberta
  10. Followup-To: peter@ach.ucalgary.ca
  11. Lines: 33
  12.  
  13. I have ported a QuickBasic program from the Macintosh that measures
  14. bone lengths from hand x-rays using a digitizing pad. The problem that
  15. I am having is that on the macintosh, the program could read the
  16. coordinates fromt the digitizing tablet using the QuickBasic MOUSE
  17. function with a reasonable degree of accuracy. I have downloaded
  18. QBasic libraries from simtel that allow me to take coordinates from
  19. the tablet's mouse driver (I'm using QuickBasic 4.5 on my pc), but the
  20. resolution that I can achieve using this method is pathetic. The
  21. digitizing tablet that I am using is a Summagraphics Summasketch II
  22. Plus (connected to com1). It comes with a microsoft compatible mouse
  23. driver, as well as a program called mmtest.exe that prints a stream of
  24. xy coordinates and button positions to the screen.
  25.  
  26. I have ordered a technical manual from Summagraphics (this is the only
  27. help they would give), but if anyone has experience programming with a
  28. Summasketch tablet, I would appreciate any help you could give (I am
  29. not a programmer).
  30.  
  31. Please send email to:  peter@ach.ucalgary.ca
  32.  
  33. Peter Faris
  34. Data Analyst
  35. Alberta Children's Hospital
  36. Calgary, Alberta
  37.  
  38.  
  39.  
  40.  
  41. -- 
  42.           **********************************
  43.           * TINA THE HAPPY LITTLE OPERATOR *      lastuka@acs.ucalgary.ca
  44.           **********************************
  45.  
  46.