home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / ST_MOUSE / README.TXT < prev    next >
Encoding:
Text File  |  1994-01-15  |  5.0 KB  |  113 lines

  1. STMOUSE - STMOUSE Help Text Custom Control
  2. =============================================================================
  3.  
  4. The STMOUSE Control adds a new technique of providing help to the user that 
  5. is not available any other way. This control allows the developer to provide 
  6. the user with a dynamic status line help for all the controls on a form.
  7.  
  8. When enabled, the control provides a custom event which defines when the user
  9. moves the mouse cursor over a form's control. The application then displays
  10. status line help.
  11.  
  12. =============================================================================
  13. OTHER PRODUCTS:
  14.  
  15. Weimar Software's WSHELP help control collection contains:
  16. BALLOON.VBX provides balloon help popup windows for all form controls.
  17. RTMOUSE.VBX provides ballon help popup when the right mouse button is clicked.
  18. STMOUSE.VBX provides a status line help for each control on a form.
  19. WSHELP.VBX contains all of the functionality of the other three controls
  20. plus a unique capability in DTBALLOON section to provide timer activated
  21. balloon help.
  22.  
  23. A great value for the money. See file WSHELP.ZIP in CIS MSBASIC lib 5.
  24. Register WSHELP in Compuserve's SWREG forum, ID #1428.
  25.  
  26. Upgrades to WSHELP is available for registered users of our 5PAK20 control 
  27. set or for registered users of our BALLOON.VBX control for $30.00. Register 
  28. for the upgrade in the CIS SWREG forum, ID #1434
  29.  
  30. Weimar Software's control set 5PAK20 contains:
  31. BALLOON.VBX provides balloon help popup windows for all form controls.
  32. SHADBX.VBX provides a popup shadowed text message, like windows help does.
  33. CLACKER.VBX provides the hooks for dynamic menu help using a status bar.
  34. NUMWIN.VBX enumerates and returns hWnds for all desktop windows and controls.
  35. SNDDEX.VBX Soundex and enhanced Soundex word matching and searching.
  36. Help files included.
  37.  
  38. A great value for the money. See file 5PAK20.ZIP in CIS MSBASIC lib 5.
  39. Register 5PAK20 in Compuserve's SWREG forum, ID #1220.
  40.  
  41. =============================================================================
  42. This ZIP file contains:
  43.  
  44.     STMOUSE.VBX     VB version of the STMOUSE custom control
  45.     STMOUSE.HLP     STMOUSE documentation
  46.     SAMPLE.ZIP      Sample VB program showing how to use STMOUSE
  47.     README.TXT      This file
  48.  
  49. =============================================================================
  50. REGISTRATION
  51.  
  52. You can register this Control by:
  53.  
  54. 1. On-Line registration with Compuserve, type GO SWREG and register
  55.     product number 1433. The fee is $18.00. A registered copy will 
  56.     be sent by E-Mail.
  57. 2. Sending $18 (plus tax) and your name and address to the E-Mail address 
  58.     below.
  59. 3. VISA and MC are accepted. We accept phone orders and E-Mail orders.
  60.  
  61. Please provide us with an E-Mail address where the control can be sent,
  62. alternatively add $3.50 for shipping and a disk will be mailed to you.
  63. Overseas shipping varies with destination.
  64.  
  65. Registering the control will get the registered runtime and a design time 
  66. SPECIAL DEBUGGING VERSION OF THE CONTROL useful in helping you verify the 
  67. operation of your application when using the control. Special debugging 
  68. checks are made on various parameters and at critical locations in debugging 
  69. control to provide you with feedback on proper control and program menu 
  70. operation.
  71.  
  72. =============================================================================
  73. NEW THIS VERSION
  74.     1. Added parent window return in event proceedure.
  75.  
  76. =============================================================================
  77. SOURCE CODE
  78.  
  79. Source code to this control is available for $45 (plus tax). Source code 
  80. purchase requires the purchase of a registered version of the control as a 
  81. prerequisite. The source code is not redistributable as a product, or
  82. may not be compiled into a standalone product. You may include the source 
  83. code as part of a deliverable "program package" to a client company which
  84. includes additional original software provided by the source code licensee. 
  85.  
  86. Disk or e-mail shipping of source code is $3.50 US, international postal 
  87. shipping varies with the destination.
  88.  
  89. =============================================================================
  90. HOW TO REACH US
  91.  
  92. If you have any comments or questions, please send them to us. We can be 
  93. reached at
  94.  
  95.     Weimar Software, 
  96.     18515 Annie Lane
  97.     San Jose, CA 95120-1006
  98.     408-268-6638, FAX 408-268-7655. 
  99.  
  100.     Or E-Mail at CIS 71220,2755 and Internet bglover@netcom.com.
  101.  
  102. The STMOUSE control may not be commercially distributed, used for 
  103. applications other than trial use, distributed by government agencies 
  104. or any of its contractors, UNLESS a registration fee is paid by the 
  105. distributing party. A registered control may be distributed with the 
  106. applications that use it at no additional cost.
  107.  
  108. This trial use file may be only distributed in its entirety. This file may 
  109. not be included in CD-ROM distributions, bundled with other files, or 
  110. offered for retail sale without contacting Weimar Software and obtaining 
  111. a license to redistribute STMOUSE.VBX.
  112.  
  113.