Page One
News
Announcements
Bugs
Books

Delphi Links
Credits
About The Planet

Woll2Woll Releases InfoPower 4.01B

By Paul Pritchard
September 30, 1998 4:34 PM CT


Woll2Woll announced that they have updated their popular Infopower database component collection to version 4.01B. Included in this release are 16 bug fixes. In addition, the Record-View and Record-View dialog have been enhanced to display images.

Register users can download the update from Woll2Woll's web site.

A list of the bugs that are fixed by version 4.01B follows.

DateTimePicker bug fixes
Added support for data-action lists when using InfoPower components
Delphi 4 specific - lookupcombo shows wrong number of rows when number of records is less than drop-down list count.
TwwFilterDialog fix - Field name no longer enclosed in dbl-quotes when using fdByQueryModify, as this is not compatible with many SQL back-ends.
TwwDBRichEdit tab dialog previuosly did not support tab settings greater than 10. This problem is fixed.
In some instances, the TwwDBGrid OnFieldChanged event did not fire when moving from the last grid column, nor when you moved to a new record. This problem is fixed.
2 digit years not properly using the 1950 epoch date for year 2000 compliance. This problem is fixed.
Fix bug where footer is not cleared when maximizing grid with an empty grid
Dephi 4 specific - Edit controls with an icon sometimes did not paint the icon when used in a TDBCTrlGrid. This problem is now fixed.
Record-View Panel tabbing order was not correct for custom controls.
TwwFilterDialog - Filtering on boolean lookupfields was improperly handled. This problem is fixed.
TwwDBGrid - Tabbing did not change rows when all other columns were fixed columns. This problem is fixed.
TwwKeyCombo/TwwLookpuDialog fixes when using ClientDataSets
TwwRecordViewDialog fix for recognition of NavigatorButtons property. Previously dialogs were ignored.
TField.OnValidate fired twice when using an MDIChild form within a TwwDBGrid. This problem is fixed.
TwwDBDateTimePicker no longer auto-fills when encountering accelerators where the Alt key is pressed.