home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / science / heatofva.sit / ∆H(vapor) / background_6367.txt < prev    next >
Encoding:
Text File  |  1988-11-17  |  1.1 KB  |  58 lines

  1. -- background: 6367 from stack: in
  2. -- bmap block id: 6486
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 2 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=16 top=33 right=67 bottom=481
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 21
  20. -- text size: 24
  21. -- style flags: 0
  22. -- line height: 32
  23. -- part name: 
  24.  
  25.  
  26. -- part 3 (field)
  27. -- low flags: 00
  28. -- high flags: 0007
  29. -- rect: left=11 top=72 right=306 bottom=493
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 193
  34. -- text size: 10
  35. -- style flags: 0
  36. -- line height: 13
  37. -- part name: 
  38.  
  39.  
  40. -- part 9 (button)
  41. -- low flags: 00
  42. -- high flags: 0000
  43. -- rect: left=459 top=306 right=334 bottom=496
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 1012 / 1012
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Return
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   visual effect iris close
  55.   pop card
  56. end mouseUp
  57.  
  58.