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

  1. -- background: 3482 from stack: in
  2. -- bmap block id: 3916
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (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. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=394 top=7 right=31 bottom=416
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 4058 / 4058
  33. -- text alignment: 1
  34. -- font id: 16384
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Find
  39.  
  40.  
  41. -- part 3 (button)
  42. -- low flags: 00
  43. -- high flags: 2000
  44. -- rect: left=416 top=7 right=31 bottom=438
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 10931 / 10931
  47. -- text alignment: 1
  48. -- font id: 16384
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: 
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go back
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 4 (button)
  61. -- low flags: 00
  62. -- high flags: 2000
  63. -- rect: left=438 top=7 right=31 bottom=460
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 9386 / 9386
  66. -- text alignment: 1
  67. -- font id: 16384
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: 
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   go prev
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 5 (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.   go next
  94. end mouseUp
  95.  
  96.