home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / QBAS / TG_DEMO.ZIP / TGDEMO.FRM (.txt) < prev    next >
Visual Basic Form  |  1993-08-04  |  4KB  |  136 lines

  1. DemoNav
  2. TrueGrid Demo Navigator
  3. wwwwwwwwwwwwwwwwwwwwwp
  4. wwwwwwwwwwwwwp
  5. wwwwww
  6. wwwwwwpfn
  7. `wwwwww
  8. wwwwww
  9. wwwwww
  10. wwwwwww
  11. wwwwwww
  12. wwwwwwwwwwww
  13. wwwwwwwwwwwwp
  14. wwwwwwwwwwwww
  15. f`wwwwwwwwwwwww
  16. `wwwwwwwwwwwwwp
  17. `wwwww
  18. wwwpwp
  19. wwwpww
  20. wwwpw
  21. wwwpwww
  22. wwwpww
  23. wwwwwwww
  24. wwpww
  25. wwwDwwwwwwwwwwwwwwt
  26. Gwwwppwp
  27. wwwppw
  28. ppwwwww
  29. wwwwppw
  30. wwwwwwwwppw
  31. wwwww"wwpp
  32. wwwUwr
  33. 'wpwwwwwwwwu
  34. wwwwwww}
  35. wwwwwwwwwwww
  36. wwwwwwwwwwwwwwwwwwww
  37. Form15<
  38. TextArea
  39. MTrueDemo Copyright (c) Apex Software Corporation, 1993.  All rights reserved.
  40. MS Sans Serif
  41. TryIt
  42. Try It
  43.     ScrollBar    
  44. Title
  45.  Intro
  46.     Form_LoadN
  47. Form_Resize[
  48. HScroll1_Change
  49. TextArea
  50. Width
  51. ScrollWidth
  52. Height
  53. ScrollHeight
  54. TryIt
  55. Titlem
  56.     ScrollBar
  57. Right
  58. DemoNav
  59. ScaleWidth
  60. ScaleHeightN
  61. OrigFormWidth
  62. WindowStatei
  63.     DEMOCOUNT
  64. ScrollBar_Change
  65. Value
  66. Enabled
  67. DEMOTEXTFILE
  68. OpenDemoText
  69. DT_FH
  70. CloseDemoText
  71. Form_Unload
  72. Cancel(
  73.     directory
  74. FullPath
  75. CopyDemoText
  76. idstring
  77. target
  78. Control
  79. GetLine
  80. ltxtd
  81. DT_FN
  82. final
  83. Captionf
  84. DemoText
  85. GetDemoText
  86. FileLength
  87. ourpath
  88. TryIt_Click
  89.     ForeColor,
  90. BLACKI
  91. Demo1z
  92. DemoInAction
  93. QuitCurrentDemo
  94. Screen
  95. MousePointer
  96.     HOURGLASS
  97. DEFAULT
  98. Demo2
  99. GetDemoForm
  100. DemoForm
  101. Form_KeyDown
  102. KeyCode
  103. Shift
  104. Form_Activate
  105.  OrigFormWidth keeps track of the original width so we
  106.  don't resize below that.k
  107.  TGDEMO.TXT contains the demo text descriptions for the
  108.  navigator window.
  109. TGDEMO.TXT
  110. Form_Load
  111.  Move to the proper directory so that no pathnames
  112.  need to be specified.
  113.  Read in the complete demo text, then display thee
  114.  intro pagee
  115.  Intro
  116. Form_Resize
  117.  When resizing the form, move all of the controlse
  118.  to a pleasing position and resize the text display
  119.  area.
  120. GetDemoText
  121.  Read in TGDEMO.TXT and fill the DemoText variable
  122.  with the complete navigator text.
  123. ScrollBar_Change
  124.  Whenever the demo scrollbar is moved, cancel anya
  125.  current demo, then move to the selected demo 
  126.  number.  Copy the demo text to the text area.
  127.  Intro
  128.  Demo #
  129. TryIt_Click
  130.  If the caption is "Done" then we are quitting a
  131.  demo.
  132.  Otherwise, we're starting a demo.  Show the demo form,
  133.  then copy the "demo executing" text to the displayo
  134.  area and make it BLUE so the user can easilyi
  135.  tell what mode they are in.
  136.