home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / math / mathgrap.sit / MathGrapher / card_7330.txt < prev    next >
Encoding:
Text File  |  1989-07-28  |  3.2 KB  |  125 lines

  1. -- card: 7330 from stack: in
  2. -- bmap block id: 0
  3. -- flags: C000
  4. -- background id: 7550
  5. -- name: About
  6. ----- HyperTalk script -----
  7. bout Button Ideas...
  8.  
  9.  
  10. -- part 4 (field)
  11. -- low flags: 01
  12. -- high flags: 0000
  13. -- rect: left=73 top=78 right=111 bottom=474
  14. -- title width / last selected line: 0
  15. -- icon id / first selected line: 0 / 0
  16. -- text alignment: 1
  17. -- font id: 2
  18. -- text size: 24
  19. -- style flags: 256
  20. -- line height: 32
  21. -- part name: 
  22.  
  23.  
  24. -- part 5 (button)
  25. -- low flags: 00
  26. -- high flags: 8000
  27. -- rect: left=311 top=269 right=317 bottom=395
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 14953 / 14953
  30. -- text alignment: 1
  31. -- font id: 0
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: Return
  36. ----- HyperTalk script -----
  37. on mouseUp
  38.   visual effect zoom in
  39.   pop card
  40. end mouseUp
  41.  
  42.  
  43.  
  44. -- part 6 (button)
  45. -- low flags: 00
  46. -- high flags: 8000
  47. -- rect: left=135 top=268 right=316 bottom=234
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 2478 / 2478
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: License Information
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   set the visible of cd fld "Helper Info" to true
  59. end mouseUp
  60.  
  61.  
  62.  
  63. -- part 7 (field)
  64. -- low flags: 81
  65. -- high flags: 2007
  66. -- rect: left=19 top=23 right=337 bottom=497
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 0 / 0
  69. -- text alignment: 0
  70. -- font id: 3
  71. -- text size: 9
  72. -- style flags: 0
  73. -- line height: 12
  74. -- part name: Helper Info
  75. ----- HyperTalk script -----
  76. on MouseLeave
  77.   hide me
  78.   set the scroll of me to 0
  79. end MouseLeave
  80.  
  81. on MouseUp
  82.   hide me
  83.   set the scroll of me to 0
  84. end MouseUp
  85.  
  86.  
  87.  
  88. -- part contents for background part 1
  89. ----- text -----
  90. MathGrapher allows you to write, graph, and print most single variable mathematical functions on the Cartesian plane.
  91.  
  92. This stack was designed by me, Daniel LaSota, for the benefit of people who think math is boring.  Have fun and learn!
  93. This work is dedicated to one of my best teachers, my father, Robert.
  94.  
  95. -- part contents for card part 4
  96. ----- text -----
  97. About MathGrapherΓǪ
  98.  
  99. -- part contents for card part 7
  100. ----- text -----
  101. When I began work on my stack I had in mind some special tricks which are beyond the scope of mere mortal HyperTalk.  I decided to use some XCMD's and XFCN's written by other people. Although MathGrapher could have been created without this XFCN but it would have been less elegant.  So here is a public thank you to Andrew Gilmartin.  Thanks !
  102.  
  103. This is the proprietory notice that I found inside the script of his POP-UP-MENU 1.0 stack
  104. Andrew Gilmartin
  105. Academic & User Services, Box 1885
  106. Brown University
  107. Providence, Rhode Island 02912
  108. bitnet: ANDREW@BROWNVM
  109. Copyright ┬⌐ 1988, Brown University and Andrew Gilmartin
  110.  
  111. Starting with version 1.1 of this stack I used some XCMD's and XFCN's that added the Function title to the HyperCard menubar.  The credit there goes to 
  112. Michael Long
  113. Nine to Five Software Company
  114. PO Box 915
  115. Greenwood, IN 46142
  116.  
  117. The rest of this stack belongs to me
  118. Daniel LaSota
  119. 703 Rohloff Street
  120. Fairbanks, Alaska 99712
  121. Copyright ┬⌐ 1989, Daniel LaSota.
  122.  
  123. This stack was also entered in the second annual MacWorldΓäó SuperStack contest.
  124.  
  125. But besides all of that, the good news is that this stack is FREE! FREE! FREE!