| 1) | Fix - regression in 2.92 - using commandline /EditTips no longer worked. |
| 1) | Opens files in read-only mode when EditTips is disabled. |
| 2) | Template setable default tip. |
| 3) | Local Extension Template linked to global extension (means that local templates aren't duplicated when a window is imported) |
| 1) | Users using Clarion6.1 and before - disables the template in Source procedures, and Clarion6.2 and above - does not populate the ezHelp tips extension into Source Procedures. |
| 1) | Users using Clarion6.1 and before - disables the template in Reports and Processes. |
| 2) | Change Global Extension template description. |
| 1) | Clarion6 Users - does not populate the template onto Reports and Processes. |
| 1) | Removed font properties from the template prompts (where required) in order to make the template prompt entries legible in laptops with ClearType off. |
| 1) | Removed Help buttons from the template. |
| 1) | Removed Help buttons from the template. |
| 1) | Added support for event:EzHelpEditHelpTip and event:EzHelpFormatHelpTip. Used by the TipLink Tool Suite. |
| 1) | Fixed bug in 2.80 & 2.81 where legacy & C55 procedures have EzField2 variable missing. |
| 2) | Fixed bug in 2.80 & 2.81 where disabling Insight caused Ezhelp compile errors. |
| 3) | Fixed bug in 2.80 & 2.81 where disabling HotDates caused Ezhelp compile errors. |
| 1) | Fixed bug in 2.80, %popupobject not found. |
| 1) | Modified popup menu handling to be compatible with Compiled with Insight, HotDates and BST. |
| 2) | Fixed bug where on disabling Ezhelp some template variables were still generated in the code. |
| 1) | Compiled with WinEvent 3.29. Now only compatible with WinEvent 3.29 and above. |
| 2) | Added support for SQL ezHelpTip files. |
| 1) | Compiled with WinEvent 3.27. Now only compatible with WinEvent 3.27 and above. |
| 1) | Fixed bug in affecting WinEvent's EzHelp version checking routine when EzHelp disabled. |
| 1) | Fixed bug in WinEvent version checking routine. |
| 1) | Fixed bug where opening some EzHelpTips would GPF. Clarion 6.1 build 9028 only ???. |
| 2) | Upgraded to new supercool CapeSoft look. |
| 3) | Compiled with WinEvent 3.22. Now only compatible with WinEvent 3.22 and above. |
| 1) | Fixed bug where listbox "Whats this" on screens with multiple list boxes caused multiple ezHelpTips and the program to freeze. Clarion 6.1 build 9028 only. |
| 1) | Changed the names of the resource icons used by ezhelp to prevent clashes with user icons. |
| 2) | Added default helptip functionality for windows such as frames where no controls are selected and help is invoked. See both global and local extensions. |
| 3) | Second attempt to fix the bug where ? button on title bar failed to appeared. |
| 1) | Reversed fix 1 below as this did not fix anything but in fact broke something else. See FAQ number 10 with regards bug 1 below. |
| 1) | Fixed bug where ? button on title bar failed to appeared. |
| 2) | Fixed bug: List box popup "Whats this" no longer works under Clarion 6.1 |
| 1) | Modified Ezhelp to use its files as read-only if "access denied" so that applications can be run off a CD etc. |
| 1) | Recompiled with Winevent 3.14. |
| 2) | Fixed bug where if the F1 is disabled then the ? stopped working. |
| 1) | Recompiled with Winevent 3.12. |
| 1) | Recompiled with Winevent 3.06. Note now requires the Winevent DLL. |
| 1) | Recompiled with Winevent 3.04. Attempting to locate random GPF's |
| 1) | Changed EzhelpRoutine priority to 500. |
| 1) | Modified Ezhelp to cater for various font sizes. Especially "Large Fonts". |
| 1) | Increased size of string for entering the filespec of the execute a program button. Now 128 characters allowed. |
| 1) | Fixed bug in Ezhelp where alerting the right mouse click on a droplist caused a GPF. |
| 2) | Fixed major bug in the spelling of |
| 1) | Fixed bug in Ezhelp where reports malfunctioned when Ezhelp was active on the report pause window. |
| 2) | Fixed bug in Ezhelp where excluded text fields right click menu stopped working. |
| 1) | Addressed chm help (F1) compatibility issue. You can now disable ezhelp F1 response. See Global Extensions under the Settings tab. This applies to all windows. For individual window settings see the Ezhelp tip window functionality extension under the General tab. |
| 2) | Added ? button support for windows that have icons. This removes the minimize and maximize buttons and displays the ? button. See the Ezhelp tip window functionality extension under the General tab. |
| 3) | Fixed a bug where F1 only worked once. |
| 1) | Fixed bug in Ezhelp for Clarion 5.5 where Ezhelp event handler code was not generated. |
| 2) | Improvement of documentation and examples. |
| 3) | Fixed compatibility issue. Added check mechanism into runtime and compile code. By the way Ezhelp 2.57 is compatible with WinEvent 2.96 (or higher) |
| 1) | Fixed bug where ? and F1 keys often would not bring up the ezhelptip. |
| 2) | Major improvement of documentation and examples. (Thank you Jono) |
| 1) | Modified error handling where an invalid path for the ezhelp file is specified. Now gives warning and continues. |
| 1) | Fixed bug in Ezhelp where the default help for a control type was not correctly selected. |
| 2) | Added buttons to the Ezhelp Edit window for the control sequences ie. bullets, lines etc. |
| 3) | Added a button to the Ezhelp Edit window to save changes and then open the Ezhelp formatter. |
| 4) | Added a "Repeat last format" menu item within the Ezhelp formatter window popup menu. This applies the last font size, colour and style that was set. |
| 1) | Fixed bug in Ezhelp where when using Ezhelp and Winevent together, some events caused the application to GPF. |
| 1) | Fixed bug in the formatter where the ProcedureName was not saved and so the links to other tips would not work. |
| 2) | Added "Save & Exit | Exit" to close button on formatter. |
| 3) | Fixed bug where "Ignored" controls in the Ezhelp tip window fuctionality extension under the Exclude tab, still got a "Whats this" right click popup menu. |
| 4) | Updated documentation. The <T> formatting for bullets does not require a bullet number as in <T1> <T2> etc. Just use <T> for a bullet. |
| 5) | Update documentation. You can provide an ShortName for your links using the format <S"some thing short"FollowedByTheFullLinkURL> |
| 1) | Fixed bug where multiple list boxes on a window caused "Redeclaration of %BrowseClass in same scope" compile error. |
| 2) | Fixed bug where cancelling the edit window retained changes made to help tips. |
| 1) | Added support for Ezhelp on Report and Progress windows. Especially useful if PAUSE button is used. |
| 2) | Added support for machines running large fonts |
| 3) | Fixed bug where a direct call to Ezhelp, using the code template, might cause a compile error. |
| 4) | Added support for Multi-Proj |
| 5) | Fixed bug where controls on the toolbar, with no USE EQUATE caused a compile error. |
| 6) | Added feature. If tip contains just "no help for this topic" then the tip is not displayed via CueCard. |
| 7) | Support for Clarion 4 terminated. Support for Clarion 6 added. |
| 8) | Support for 16 bit terminated |
| 9) | Added support for CHM files. |
| 10) | Modified help window behaviour. If the window contains only a html \ chm \ URL link then the link is opened immediately. |
| 11) | Added a close button to the help windows.
|
| 12) | Fixed the "flash" on opening a help window. |
| 13) | Fixed bug where cue cards selected but no INI file specified cause compile error. Now cue cards on / off status is not saved if no INI file specified. |
| 14) | Added option "Use application frame icon as system icon" on the "Appearance" tab under Global Extensions. |
| 15) | Removed the "Browse Class Names" button from the "General" tab under the "Ezhelp tip window functionality" extension. No longer required. |
| 1) | The 32 bit Question Mark feature has been fixed, and re-activated. |
| 2) | Cue Cards have been added. ( Clarion 4 and Clarion 5 ). |
| 3) | Clarion 5, 32 bit, Local mode compile now working. |
| 4) | 'Flash' when tip opens fixed |
| 5) | Better Tip positioning |
| 1) | In Clarion 4 and Clarion 5, Online Help Tips ( in the IDE ) have been implemented. In Clarion 2 it's not possible to do this. |
| 2) | Supports Browse Class renaming. |
| 3) | Supports the new C4 Browse popup as well as the old popup. |
| 4) | Support for setting the Runtime Tip Editing is now on the global extension. |
| 5) | IMPORTANT : In 32 bit, the Question Mark feature has been turned off. This should be temporary, but it seems to be causing random GPF's on some machines. |
| 1) | Internet hyperlinking fixed. |
| 2) | Fixed Alert key bug for individual controls. |
| 1) | Support for hyperlinking directly to <www.capesoft.com> as well as <c:\some.htm> and <file:\\some.htm> |
| 2) | Assorted bug fixes |
| 3) | Removal of Ezhelp wizard ( In Clarion 4 version )- no longer necessary... |
| 1) | Support for ABC templates in Clarion 4 included. |
| 2) | Addition of Export Defaults utility template. (see Creating a default help tip file) |
| 1) | We have fixed some linking problems relating to links between Tips. |
| 2) | The Tip Manager will now show the correct controls in the Control Listbox that match the selected control. |
| 3) | When variable width is selected for the Tip Window (check global extension settings), the window can be resized so that you can see your text better. |
| 1) | Fixed: Linking problems when creating a new link caused by some back and forth history code. |
| 2) | Fixed: Tip Manager bugs in the search for Specific Text. |
| 3) | We have included the following properties in the Global Extension:
New: Set the default tip color (will default to yellow if omitted). New: Set a caption for the Tip (defaults to no caption) New: Make the Tip a Toolbox so it will stay on top of all the other windows New: Make the Tip stay open will stop it from closing when it loses focus or when someone clicks on the tip. |
| 4) | New: Along with the above amendments in the global extension we have also included a setting to make the tip a variable width tip. The Tip Text will scroll horizontally and will only start a new line when terminated by a carriage return \ line feed (Enter Key). The Window in turn will adjust to however wide it needs to be to display all the controls that are created. Note: The Horizontal Lines will adjust according to the resulting window width. |
| 1) | The character limit for a Help Tip has been increased from the original 900 characters to a whopping 10K! |
| 2) | We have put "forward" and "back" buttons in on the tip for easy Tip link traversing (like a browser) |
| 3) | In the Tip Manager we have included a utility to show tips containing specified text. |
| 4) | You can now "date" your tips so that in the Tip Manager you can see tips that have been edited since a particular date. |
| 5) | There is also support for the "<" character! So to get the text " When Date < 1996" you need to specify a double << |