home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / M-Md / MagicLamp.cpt / Magic Lamp / card_3445.txt < prev    next >
Encoding:
Text File  |  1988-02-16  |  1.8 KB  |  87 lines

  1. -- card: 3445 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2742
  5. -- name: Help
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0004
  11. -- rect: left=65 top=60 right=178 bottom=388
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Description
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=416 top=42 right=69 bottom=451
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 11045 / 11045
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Home
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect iris close
  37.   go home
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 3 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=428 top=198 right=224 bottom=458
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 1012 / 1012
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Return
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   visual effect iris close
  57.   pop card
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 4 (button)
  63. -- low flags: 00
  64. -- high flags: 0000
  65. -- rect: left=207 top=288 right=311 bottom=233
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 1014 / 1014
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Prev
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   go to prev card
  77. end mouseUp
  78.  
  79.  
  80.  
  81. -- part contents for card part 1
  82. ----- text -----
  83. The action of ‚Äúrubbing‚Äù the buuton allows you to open a button for editing without using the button tool. The gesture is to press the mouse button inside the button and quickly move in and out of the top edge of the button twice!
  84.  
  85. Practice until you can do it!
  86.  
  87.