home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / IOC / GRAPH / GRAPH.XPC < prev    next >
Text File  |  1995-03-08  |  1KB  |  56 lines

  1. Drawing the shapes from the key set of Managed Pointers: 
  2.  
  3.  Key is: 10
  4.  ID is: Curve 1
  5. drawing Curve 1
  6. with starting point: (1.1|4.3)
  7. and with fix points: (2.1|6.4)(3.1|9.7)(4.1|6.5)
  8. and with ending point: (5.1|7.4)
  9.  
  10.  Key is: 20
  11.  ID is: Curve 2
  12. drawing Curve 2
  13. with starting point: (1.2|3.9)
  14. and with fix points: (2.2|5.9)(3.2|8.8)(4.2|7.5)
  15. and with ending point: (5.2|9.4)
  16.  
  17.  Key is: 40
  18.  ID is: Circle 1
  19. drawing Circle 1
  20. with center: (1|1) and with radius: 1
  21.  
  22.  Key is: 50
  23.  ID is: Circle  2
  24. drawing Circle  2
  25. with center: (2|2) and with radius: 2
  26.  
  27.  Key is: 70
  28.  ID is: Line 1
  29. drawing Line 1
  30. with starting point: (1.1|1.1) and with ending point: (5.1|5.1)
  31.  
  32.  Key is: 80
  33.  ID is: Line 2
  34. drawing Line 2
  35. with starting point: (2.2|2.2) and with ending point: (5.2|5.2)
  36.  
  37.  Key is: 90
  38.  ID is: Line 3
  39. drawing Line 3
  40. with starting point: (3.3|3.3) and with ending point: (5.3|5.3)
  41.  
  42.  
  43. drawing Line 1
  44. with starting point: (1.1|1.1) and with ending point: (5.1|5.1)
  45. drawing Line 3
  46. with starting point: (3.3|3.3) and with ending point: (5.3|5.3)
  47. drawing Line 3
  48. with starting point: (3.3|3.3) and with ending point: (5.3|5.3)
  49. Curve 1 will now be deleted ... 
  50. Circle 1 will now be deleted ... 
  51. Curve 2 will now be deleted ... 
  52. Line 1 will now be deleted ... 
  53. Line 3 will now be deleted ... 
  54. Line 2 will now be deleted ... 
  55. Circle  2 will now be deleted ... 
  56.