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_19596.txt < prev    next >
Text File  |  1993-03-10  |  2KB  |  120 lines

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