home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code2 / ruthie / ruthie.frm (.txt) < prev    next >
Visual Basic Form  |  1992-03-15  |  20KB  |  160 lines

  1. Ruthie
  2. RuthieWare
  3. DIIDD
  4. DIIDD
  5. DIIDD
  6. DIIDD
  7. DIIDD
  8. DIIDD
  9. DIIDD
  10. DIIDD
  11. DIIDD
  12. Form2%
  13. Actions
  14.     GoToGame2
  15. Timer2
  16. Timer1
  17. Background
  18. LiveArea
  19. SadFace
  20. Picture1
  21. &File
  22. F    FileAbout
  23. &About Ruthie
  24. FileExit
  25. E&xit
  26. &Game
  27. I    GameGame1
  28. Game &1
  29. J    GameGame2
  30. Game &2
  31. K    GameGame3
  32. Game &3
  33. Instructions
  34. &Instructions
  35. InstructionsGame1
  36. Playing Game &1
  37. Picture1_Click
  38.     MultiBeep
  39. Command1_Click
  40. Picture1
  41. Captionw
  42. Background_ClickR
  43. Form_Click
  44. Timer1_Timer
  45. CounterU
  46. Backgroundj
  47. VisibleH
  48. Timer1
  49. IntervalV
  50. HeaderP
  51.     FormWidth
  52. FormHeight
  53. PicBoxWidth
  54. PicBoxHeight:
  55. Ruthie
  56. ScaleWidth
  57.     WidthFree
  58. HeightFree
  59. ScaleHeight
  60. SadFace
  61. Timer2
  62. HowLong
  63. Timer2_Timer
  64. AboutRuthieDone_Click
  65. AboutRuthie
  66. AboutRuthieButton_Click
  67. AboutRuthieFrame
  68. Picture2_Click=
  69. GoToGame2_Click(
  70. Game2
  71. Addedm
  72. links
  73. future
  74. Game3
  75. @    Form_Load
  76. Width
  77. Screen
  78. Height
  79. Message
  80. Dummy
  81.     ScaleLeft
  82. ScaleTop_
  83. LiveAreaS
  84. LiveArea_Click
  85. Quit_Click
  86. Actions.
  87. SadFace_Click
  88. Message1
  89. Initializew
  90. Form_Resize
  91. Picture
  92.     GoToGame2
  93. InstructionsGame1_Click
  94. Instructions1
  95. Inst1Continue_Click
  96. Instruction1
  97. Instr1Picture_Click
  98. InstructionsGame2_Click
  99. Instructions2D
  100. InstructionsGame3_Click9
  101. Instructions3
  102. Display
  103. InstPict_Click
  104. Index{
  105. FileAbout_Click
  106. Open2/
  107. FileExit_Click
  108. InstPicture_Click
  109.     InstGame1\
  110. Instructions_Click
  111. GameGame1_Click
  112. GameGame2_ClickE
  113. GameGame3_Click
  114.     GameGame1
  115. Checked
  116. Actions_Click
  117. File_Click
  118. Game_Click
  119. MODAL
  120. FALSE
  121. FileAbout_Click
  122. FileExit_Click
  123. Form_Click
  124.  Position SadFace, but don't resize it
  125. Form_Load
  126.  Set height of form.
  127.  Set width of form.n
  128.  Center form horizontally.
  129.  Center form vertically.
  130.  Define shapes, sizes, placements 
  131. Form_Resize
  132.  Reset scale to twipsh
  133.  If the Height is smaller, than it's been 
  134.  minimized. We don't want to initialize if
  135.  that's the case.n
  136. GameGame1_Click
  137. Umm... You're already playing Game 1
  138. GameGame2_Click
  139. GameGame3_Click
  140. GoToGame2_Click
  141. Initialize
  142.  Define the scale for the form
  143.  Define the live area scaleo
  144.  Place LiveAreah
  145. ffffff
  146.  Place Backgroundc
  147.  Place the action icons (Stop, Game2, etc.)d
  148.  Reseed the random number generatorS
  149. InstructionsGame1_Click
  150. LiveArea_Click
  151. Picture1_Click
  152.    *** We've beeped, and turned on the picture. Now we
  153.  want to move the button before we launch the timer.
  154.    *** Now, if that worked, we'll set the timer. When it's done,
  155.  it will turn the background picture off, and we'll starts
  156.  again.g
  157. Quit_Click
  158. Timer1_Timer
  159. Timer2_Timer
  160.