home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 7 / HYPERLIB-1993-VOL7-CD2.ISO.7z / HYPERLIB-1993-VOL7-CD2.ISO / GreatWorks / GreatWorks2.0Jサンプルディスク / GWヘルプ / GWノwノ翹v / background_14100.txt < prev    next >
Text File  |  1993-03-10  |  2KB  |  101 lines

  1. -- background: 14100 from stack: in
  2. -- bmap block id: 14813
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=372 top=7 right=31 bottom=394
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 3330 / 3330
  14. -- text alignment: 1
  15. -- font id: 16384
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseup
  22.   go to card id 118899
  23. end mouseup
  24.  
  25.  
  26.  
  27.  
  28. -- part 3 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=394 top=7 right=31 bottom=416
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 4058 / 4058
  34. -- text alignment: 1
  35. -- font id: 16384
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Find
  40.  
  41.  
  42. -- part 4 (button)
  43. -- low flags: 00
  44. -- high flags: 2000
  45. -- rect: left=416 top=7 right=31 bottom=438
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 10931 / 10931
  48. -- text alignment: 1
  49. -- font id: 16384
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   go back
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 5 (button)
  62. -- low flags: 00
  63. -- high flags: 2000
  64. -- rect: left=438 top=7 right=31 bottom=460
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 9386 / 9386
  67. -- text alignment: 1
  68. -- font id: 16384
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: 
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.  
  76.  
  77.   go prev
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 6 (button)
  83. -- low flags: 00
  84. -- high flags: 2000
  85. -- rect: left=460 top=7 right=31 bottom=482
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 8657 / 8657
  88. -- text alignment: 1
  89. -- font id: 16384
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: 
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.  
  97.  
  98.   go next
  99. end mouseUp
  100.  
  101.