|
On last build |
Top Previous Next |
|
v2.06 (27/04/2013) Fix: Added support for DECIMAL alignment. Fix: Improved field positioning. Fix: Added switch to draw controls without setting width and height, this was needed on some windows where controls were being cut, because of combination of Font size and scale.
v2.05 (05/01/2013) Fix: Minor fix on vertical limit.
v2.04 (02/08/2012) Fix: Added global declaration of Hot-Key for the non-cascade global extension. This was causing template errors when the cascade extension was not in use.
v2.03 (27/08/2011) Fix: When you have a Form using the resize option to print a background proportionally, and the screen wasn't big enough to fit the form, the template was hanging the program (A loop trying to resize the window). Fixed.
v2.02 (19/04/2011) New: Several options to fill checkboxes and radio buttons on print (check marck, filled box, cross). New: Global option to print Regions borders.
v2.01 (23/09/2010): Fix: Column titles on browse listbox when setting no horizontal limit were overlapping.
v2.00 (8/08/2010): New: Compatibility with OCX and other external-generated graphics like SV's graph template. New: Compatibility with Clarion 7.2 and Examples updated. New: Several options to better customize filled pre-printed forms or window-filled legal-like forms. Fix: Resize-before-print local option was not generating the proper window name. Fix: Problem with the ListBox. Failed when they were numeric and still not selected anything.
v1.25 (28/04/2010): New: Now you can handle the title with a local variable (String or CString).
v1.24 (05/01/2010): Compatibility with Clarion 7.1.
v1.23 (30/04/09): Fix: Windows with multiple Sheets were not printing properly when "Current page" option were selected. Fix: Drop controls were trying to print list titles: under some circumstances that can end in a GPF. Fix: Windows with multiple Sheet and Tabs were mixing controls. New: The installer now supports the new folder structure of Clarion 7. New: Examples updated to Clarion 7.
v1.20 (30/3/08): New: Global and Local options to print current selected Tab only (Instead of each Tab in a new page). New: Vertical pages moved on PrintWindow Report to avoid controls overlapping when scaling to multiple pages. New: Option to exclude from printing a range of equate numbers (For excluding run-time generated controls). New: Color selection print options: Normal color, Replace colors with Gray or No colors at all. New: Horizontal page offset to horizontally re-align the content of the page (For example when omitting controls and part of the page is blank). New: Embeds prior and after call to print window. Change: Gray and silver background cells in list grids are no longer being printed to avoid Clarion bug with Windows Vista due to number of controls generated. Fix: Some manual List boxes were improperly assigned not existing to queues. Fix: The "no color" option was not working with some List boxes elements. Fix: Better handling of controls out of order (or run-time generated) (They were put in the wrong page sometimes). Fix: Vertical lines on Listboxes were improperly drawn when any column had no line. Fix: Number of columns on browses were limited by insufficient storage data type. Fix: Grids, horizontal lines now not drawn past limit right vertical line.
v1.12 (6/9/07): New: Basic installer support for C7.
v1.11 (28/5/07): New: Option for not printing "Tab" title information on Forms. New: Auto-restore size feature for printing forms. Change: Better vertical positioning of "entry" field contents.
v1.10 (22/4/07): New: Global settings for automatically replace window background graphics by high definition report background graphics (For bitmap graphics). Change: Indentation added to "entry" field contents. Change: Some debug code removed. Improvement: Installer compatible with Clarion Desktop. Improvement: Now you can change the installation folder in the installer. Improvement: Installation message verifying the registration of the template in the clarion Registry.
v1.05 (18/9/06): Fix: Ampersand (&) no longer stripped from "string" type controls. Fix: RTF controls without "USE" variable were causing compilation errors in C6. Improvement: From this version on, your installer settings will be memorized in the registry (i.e. no longer look for your original e-mail to get the serial and code again!).
v1.04 (24/6/06): New: Ability to take the information from the WindowID template and include it in the report. Improvement: Now you can use either a STRING or a TEXT control for the Report title. Fix: Detail band now defaults correctly to ?Detail1 instead of Detail, for better importing our supplied TXAs. Fix: Some "phantom" shadows were seen in browses columns.
v1.03 (14/6/06): Improvement: Updated examples and demo. Improvement: We added some conditional code to allow the template to work in C55 versions previous to h (tested with C55g). Fix: The use of PWReport with an empty file were generating a GPF (ABC only). Although it was mentioned in the docs that the file should have records, a GPF shouldn't occur.
v1.02 (03/6/06): Fix: Password fields were showing content, now will properly show asterisks.
v1.01 (29/5/06): Improvement: Now you can print Drop Lists without a referenced variable. Improvement: Enhanced examples. New: Search engine for on-line help.
|