home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / windows / ocx / tips.exe / RELNOTE.TXT < prev    next >
Encoding:
Text File  |  1997-08-22  |  3.1 KB  |  97 lines

  1. MABRY SOFTWARE - TOOL TIPS CUSTOM CONTROL - RELEASE NOTES
  2. August 22, 1997
  3.  
  4.  
  5. 1.20.012  December 4, 1996
  6.           * 32-bit OCX: ForeColor and BackColor now default
  7.             to Win95 tool tip colors.
  8.  
  9. 1.20.011  November 30, 1996
  10.           * Interim version.
  11.  
  12. 1.20.010  November 1, 1996
  13.           * Design time changes to color properties show.
  14.           * Design time color changes now show immediately.
  15.           * Tips now defaults to Win95 colors.
  16.           * Defaults to standard Windows 95 system colors
  17.             when running in Windows 95.
  18.           * Now supports system colors in the ForeColor and
  19.             BackColor properties.
  20.  
  21. 1.20.009  October 1, 1996
  22.           * Fixed problems with maximized MDI children.
  23.  
  24. 1.20.008  September 1, 1996
  25.           * No longer shows tips for controls in the upper
  26.             left corner of a form when the form is minimized.
  27.  
  28. 1.20.007  August 20, 1996
  29.           * Interim version.
  30.  
  31. 1.20.006  August 1, 1996
  32.           * VBX no longer GPFs when used with the graph control
  33.             (while printing)
  34.           * VBX now supports Labels, Image controls and other
  35.             graphical controls.
  36.           * VBX no longer GPFs when used with Graph controls
  37.             while printing.
  38.  
  39. 1.20.005  July 24, 1996
  40.           * Interim version.
  41.  
  42. 1.20.004  July 18, 1996
  43.           * Interim version.
  44.  
  45. 1.20.003  July 6, 1996
  46.           * Interim version.
  47.  
  48. 1.20.002  July 2, 1996
  49.           * Interim version.
  50.  
  51. 1.20.001  November 16, 1995
  52.           * Control now always paints at design-time
  53.  
  54. 1.20.000  November 15, 1995
  55.           * Fixed - now displays tips over disabled controls.
  56.           * Handles message boxes properly (especially when
  57.             displaying during TipDisplay)
  58.  
  59. 1.10.003  April 11, 1995
  60.           * Fixed problem where Left and Top could not be
  61.             set on MDI form
  62.           * Added About box
  63.  
  64. 1.10.002  March 17, 1995
  65.           * Fixed GPF when interacting with GSW.EXE
  66.  
  67. 1.10.001  February 21, 1995
  68.           * Maximum tip length increased to 512 characters
  69.  
  70. 1.10.000  February 7, 1995
  71.           * MouseOver event added (tells programmer when
  72.             mouse initially enters control)
  73.           * Added UseTag property (allows programmer to not
  74.             use Tag properties as the default tip)
  75.           * Added TipHide event (lets programmer know when
  76.             tip window disappears)
  77.           * Index property of control now reflected in ControlName
  78.             parameter of TipDisplay and MouseOver events
  79.  
  80. 1.00.011  November 29, 1994
  81.           * Design-time colors corrected
  82.           * Tips window now disappears when keys are pressed
  83.  
  84. 1.00.010  November 19, 1994
  85.           * Tips window avoids the mouse (unless the x/y
  86.             offsets specify otherwise)
  87.           * Windows hooks passed on to other hook users
  88.  
  89. 1.00.009  November 13, 1994
  90.           * Fixed period GPF when exiting compiled project
  91.  
  92. 1.00.008  November 9, 1994
  93.           * Tip window no longer can appear off screen
  94.           * Rapid short mouse movements handled properly
  95.           * Behaves properly when Enabled property is rapidly
  96.             set/reset
  97.