InfoPower
Studio 2007 Revision History
Woll2Woll Software
May 15th, 2008
5.0.3.4 (5/15/2008)
- TwwDBGrid – When arriving on a custom control
with dgAlwaysShowEditor as false, the custom
control would no longer overwrite the cell but instead append to the
end. This problem was introduced in
5.0.3.3, and has been fixed.
5.0.3.3 (5/2/2008)
- TwwRecordViewPanel, TwwRecordViewDialog
- Fix problem where labels for fields were not painted when Vista themes were
enabled. This problem only occurred in the Delphi 7 build.
- Export did not properly handle
dbl-quotes in the data before. InfoPower now converts a dbl-quote in the data to two
dbl-quotes when exporting
- Improved cursor handling with the right
and left arrow keys, allowing the editor to handle these keystrokes when
the cursor is within the editor. For instance (Ctrl-Right Arrow) will now
advance to the next work in the editor.
Note that these changes have no effect unless the editor in the
grid has the focus. If the grid has
the focus, then these keystrokes still are handled by the grid.
- Fixed miscellaneous issues with
registration utility
5.0.3.2 (2/22/2008)
- Fix design time access violation problem
when bringing up grid’s Select Fields Dialog
- Grid Export option esoDblQuoteFields
now handles double quotes in data
- FilterDialog did not properly initialize previous
filter condition in some instances.
This problem is fixed.
5.0.2.2 (11/27/2007)
- Fix painting bug where inactive cells
for active row were not painted in some instances
- Support Delphi 7 (Separate build
available at website).
- TwwDBRichEdit – When using MSVersion=4,
search and replace operations did not function correctly. This build
corrects these operations.
5.0.2.1 (11/13/2007)
- Supports Delphi 2007 - VCL.NET
- Supports printing of a page range
through the richedit’s print preview capabilities.