|
Bug Fix Release
Foundation 4 version 4.2.2 is now available. This release includes just a few minor bug fixes.
Find Component
The Find button in the Find dialog may sometimes be sized incorrectly. The problem is fixed by installing version 4.2.2 of the Find component.
Toolbar & I/O Components
We recently discovered that if you hide the toolbar status message in an output form, it wouldn't stay hidden, and could actually get moved into a position where it blocks the buttons. This is fixed by installing version 4.2.2 of both the Toolbar and I/O components.
Date and Time Component
The optional Date and Time component has also been fixed. Sometime during 2006, 4D changed the way the 'Get edited text' function works with Date fields. It no longer returns the value the user sees in the On Before Keystroke event. Because of this, entering a partial date (such as "23" for the 23rd of the current month and year) stopped working. Date variables were not affected and continue to function properly.
Partial dates work properly with version 4.2.2 of the Foundation Date and Time component. However, you must now also enable the field's On After Keystroke event (in addition to the On Before Keystroke and On Data Change events). The On After Keystroke event must now be enabled for date variables as well as date fields.
Visit the Foundation Components page for the latest version and the release notes for each component.
|