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

  1. -- background: 4333 from stack: in
  2. -- bmap block id: 4845
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=0 top=0 right=36 bottom=42
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 32139 / 32139
  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 34428
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 3 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=372 top=7 right=31 bottom=394
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 3330 / 3330
  33. -- text alignment: 1
  34. -- font id: 16384
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseup
  41.   go to card id 118899
  42. end mouseup
  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 6 (button)
  60. -- low flags: 00
  61. -- high flags: 2000
  62. -- rect: left=438 top=7 right=31 bottom=460
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 9386 / 9386
  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.  
  74.   go prev cd of this bg
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 7 (button)
  80. -- low flags: 00
  81. -- high flags: 2000
  82. -- rect: left=460 top=7 right=31 bottom=482
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 8657 / 8657
  85. -- text alignment: 1
  86. -- font id: 16384
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: 
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.  
  94.   go next cd of this bg
  95. end mouseUp
  96.  
  97.  
  98.  
  99. -- part 9 (button)
  100. -- low flags: 00
  101. -- high flags: 2000
  102. -- rect: left=416 top=7 right=31 bottom=438
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 10931 / 10931
  105. -- text alignment: 1
  106. -- font id: 16384
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: 
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   go back
  114. end mouseUp
  115.  
  116.