Date
|
News
|
16 December, 2004
|
dpQuery ver 2.02 released (FULL and DEMO versions) and new updated demo available !!!
Added:
 Binary data import.
 Import form XML data source.
 Possibility to edit / delete records from Data queue before final importing.
 PreProcessField virtual method to get data queue filed number and data buffer size.
 Possibility to assign Description with the text from "Field description" or "Column heading" automatically.
Changed:
 SetDescription virtual method.
 Templates in order to work with the Binary data importing.
 Some variables and methods name to avoid the names conflict.
Free for all registered customers.
|
08 December, 2004
|
Fixed:
 wrong blank DATE (@D) and TIME (@T) columns export into the Excel.
 using of wrong separator for the decimals, now it comes from the OS system settings.
This is version for Clarion 5.0, 5.5 and 6.1 (9030).
Free for all registered customers.
|
08 November -
28 November, 2004
|
Holiday Schedule and discounts on our products!
We would like to inform you that the office will be closed 08-November-2004 through 28-November-2004. There will be no support by e-mail but we will be monitoring e-mail through that period (but not every day)! For urgent cases you can use our Forum.
The great thing is that during this period you can buy our products in normal mode BUT we offer discounts to you! Ingasoftplus announces the cutting of prices and a 15% discount on our products (non-beta versions) for the whole period (08-November-2004 through 28-November-2004):
EasyReport -15%
EasyMultiTag -15%
EasyVersion -15%
EasyDocker -15%
EasyAnimation -15%
EasyAutoEntry -15%
EasyResizeAndSplit -15%
Easy3DStyle -15%
CWPlus -15%
EasyListPrint -15%
EasyHelper -15%
dpQuery -15%
EasyCOM2INC -15%
Promotion Code is Ing5
Discounts will only be given if you provide this promotion code in the order!
|
02 November, 2004
|
The DEMO version includes the DEMO-template and the DEMO-library. It will allows you to test all possibilities of dpQuery in any your application with some limitations. The limitations are:
1. Supports drivers:
 MS Excel
 MS Access
 Text (csv/txt)
 dBase
 TopSpeed
2. You cannot load saved previous query (dpq file).
3. The field for editing query is limited to 128 characters.
4. The returned by query strings is limited to 255 characters.
5. Maximum query columns number are 255.
6. Maximum loaded records are 32767.
|
31 October, 2004
|
Free for all registered customers.
|
31 October, 2004
|
dpQuery ver 2.01 released and new updated demo available !!!
Fixed:
 now you have full access to all wizard controls and window in the templates.
 code generation and embedded points in case of more then one dpQuery code templates in one procedure.
Changed:
 SetProp and OverrideProp methods.
 updated DEMO application (shows how do you customize dpQuery Wizard window with your own wallpaper, prompts, font style, buttons etc).
Added:
 dpQuery Wizard: a new button to assign fields with the similar descriptions automatically.
 dpQuery class documentation.
 new methods to create and work with the dynamic control: CreateDynControl and SetDynProp.
Free upgrade for all registered customers.
|
20 October, 2004
|
dpQuery is a tool, which includes libraries and a template that adds a powerful interactive resource (Query wizard) for importing of practically any external data into your program.
Having spent only a couple of minutes on adding dpQuery to the application, the programmer provides the end users with an easy to use tool with an intuitive interface, which allows loading data from any source, whether it be xbase files, MS Excel books, MS SQL tables, CSV, Firebird/InterBase, DSN source, MS Access … you name it.
The user is given a possibility to build simple and complex (relational) queries, to filter and sort the data, as well as edit and run an edited query right away. It allows any user familiar with the SQL SELECT statement to build his own queries of any complexity, which can be saved and invoked at any time.
|
18 October, 2004
|
EasyCOM2INC utility is used to automatically creating Clarion include files with the definitions of COM-interfaces from IDL file.
Added:
 Generator: supports of the dispinterfaces.
 Generator: supports of IID for coclasses.
Changed:
 "Edit data types" - now you can also type the Clarion data types.
Free upgrade for all registered customers.
|
04 October, 2004
|
CWPlus ver 3.01 released ! Download it free and try !
Added:
 New feature which allows you to restore the last cursor position in the source code and jump there when you enter again on editing in Embed Editor, Procedure Source Editor or File Editor. (thanks to Dermot Herron)
Fixed:
 All known bugs.
Clarion 5.0, 5.5, 6.0gold and 6.1
|
02 October, 2004
|
EasyCOM2INC utility is used to automatically creating Clarion include files with the definitions of COM-interfaces from IDL file.
Added:
 Generator: Reserved words. "PAGE", "PRINT", "SCROLL" were added into the reserved words list.
Changed:
 Tree View: Changed trv file format for future compatibility with the class generator.
Fixed:
 Generator: non correct methods generation with "SAFEARRAY(SomeType)" parameters.
 Generator: non correct methods generation with string parameter by default like (defaultvalue("")).
Free upgrade for all registered customers.
|
25 September, 2004
|
Changed-improved:
 ERS core uses a new mechanism of redrawing.
Fixed:
 "Grab-corner" lines were drew not correct on non-MDI window.
 New MDI interface - if you open a several windows and close application that caused GPF.
 Problem (in c6.x) with the EVENT:Sized event on non-active MDI window.
This is version for Clarion 5.0, 5.5 and 6.1 (9028).
Free for all registered customers.
|
27 August, 2004
|
Added:
 you can enforce Excel format for the column by entering Excel format.
Fixed:
 wrong columns printing using the EasyMultiTag.
 wrong formatting for @n-xx.yy if "," separator defined in the OS system.
This is version for Clarion 5.0, 5.5 and 6.1 (9027).
Free for all registered customers.
|
26 August, 2004
|
Added:
 Support for the ClarioNet (Tagging style By icons only).
Changes:
 Tagging style by Styles (instead of by Color), ABC, C55 and higher. Now you can set the colors and fonts for the tagged and untagged records.
 Full compatible with the Clarion 5, 5.5 and 6.1.
Bug fixes:
 Problem with the Entry locator.
 All known bugs fixed.
This is version for Clarion 5.5 and 6.1 (9026).
Free for all registered customers.
|
26 August, 2004
|
Bug fixes
 Draw Chart template: incorrect code generation for Pie charts.
Changed methods
 SetPageZoom - now you can pass 0 as one of the parameters to let Excel calculate the proper width and page spacing.
 GetCell, GetCellA1 - added retreiving of a fromula, a screen text or hyperlink from the cell.
New methods
 SplitWindow - splits Excel worksheet window into panes.
 SetFilter - filters the list in a current range to unique entries only.
 SetIteration - force Microsoft Excel to use/not to use iteration.
 WriteHyperLink - writes a hyperlink to the specified cell.
 SetCellCommentA1 - adds popup comment to the Excel cell using A1 notation.
 WriteHyperLinkA1 - writes a hyperlink to the specified cell, using A1 notation.
New templates
 Write Cell template - writes different types of data into the Excel cell. From this version it must be used instead of write template, which is obsolete now.
This is version for Clarion 5.5 and 6.1 (9026).
Free for all registered customers.
We have changed the password from this version so to get the new one please contact us and provide Order number and Registered user name.
|
22 August, 2004
|
New Ingasoftplus builds for C6.1 (Build 9026)
New installs are available for C6.1 (Build 9026) for:
|
18 August, 2004
|
New Ingasoftplus builds for C6.1 (Build 9026)
New installs are available for C6.1 (Build 9026) for:
|
17 August, 2004
|
 EasyMultiTag 2.06 have been recompiled with Clarion 6.1 (build 9026).
|
16 August, 2004
|
 EasyAutoEntry (Full and Demo versions) 1.04 have been recompiled with Clarion 6.1 (build 9026).
|
08 August, 2004
|
Library version Version: 0.09
Fixed:
 working with the NVARCHAR type fields.
Improved:
 Internal library and classes optimization.
Template version Version: 0.07
Added:
 Multi Column SQL Single Tree Browse.
 New MAV SQL auto numbering mechanism - now you can use Table or Function (using SQL Stored Procedure).
 QBE - Query by example.
 Extended features: for the DropList - incremental locator; for the DropCombo - AutoEntry mode; for the BrowseUpdateButtons - Fast Entry; for the SaveButton - Hot key for the Init field from the last entry; for the Lookup Button - Auto Entry mode and Reset Fields.
Changed:
 Due to BLOB support the class MAVSave was modified for the purpose of checking of the BLOB filed(s) modifications on Form saving.
Improved:
 Internal library, classes and templates optimization.
c5, c55, c61 (9025)
|
07 July, 2004
|
EasyCOM2INC utility is used to automatically creating Clarion include files with the definitions of COM-interfaces from IDL file.
Added:
 Generator: Reserved words. To avoid "Warning: Redefining system intrinsic" compiler warning the reserved words list was extended.
 Generator: Clarion-IDL data types substitution list.
 Tree view: "enum-type" and "enum-constant".
 Tree view: 'Copy to clipboard' in the popup menu.
 New four example applications.
Changed:
 Generator: the order of the interfaces now follows the order of the inheritance, that avoids the "forward declaration" (forward reference to parent interface) compiler errors.
|
22 June, 2004
|
EasyCOM2INC utility is used to automatically creating Clarion include files with the definitions of COM-interfaces from IDL file.
Added:
 Tree view mode - Shows a hierarchical structure (Tree) of the Interfaces, Methods and its Parameters for the generated INC-file. This is two synchronized text boxes, for example, clicking on the Interface name in the Left (tree) box will shows its in the Right (inc) box.
 Search in the Tree (CtrlF e F3).
 "Save tree" check box, tree saving and restoring.
 Now it is possible to open Idl or INC file (Tree structure will be also opened if there was used "Save Tree" option on saving this inc file).
 Reserved words substitution.
 new example application (using regexpclass to extract e-mail addresses from any file in any dir).
|
10 June, 2004
|
Added:
 the new CSV reports - The Comma Separated Value (CSV) File Format.
 if the Column PROPLIST:Width = 0 then this column won't be printed.
 support for the Icetips Cowboy SQL browse template.
Changed/Fixed:
 the new fields assignment mechanism - using PROPLIST:FieldNo now it is possible to print any lists, queues etc including created dynamically and BrowseBox/LIST without FROM attribute.
c61CR2
|
6 June, 2004
|
EasyCOM2INC utility is used to automatically creating Clarion include files with the definitions of COM-interfaces from IDL file.
|
5 June, 2004
|
Added:
 New style "Windows Shell" which allows to use standard Windows AutoComplete for URLs and File System. To type the files, paths and URLs in your applications it is very simple now. (the version 5.0 and greater of shlwapi.dll library (Internet Explorer) is required). You may use this style freely because of AutoComplete will just not work for users without shlwapi.dll library.
Fixed:
 All known bugs.
c5, c55, c6 and c61CR.
|
1 June, 2004
|
Ingasoftplus: anniversary price-cutting and discounts on ALL products!
Ingasoftplus celebrates the 3rd anniversary of its professional activity and presents festive prices and discounts to its customers!
As a token of appreciation to our customers for their confidence in our products and their preference in choosing them, Ingasoftplus announces the cutting of prices and a 15% discount on all products (non-beta versions) for the whole period of June 2004:
EasyExcel -15%
EasyReport -15%
EasyMultiTag -15%
EasyVersion -15%
EasyDocker -15%
EasyAnimation -15%
EasyAutoEntry -15%
EasyResizeAndSplit -15%
Easy3DStyle -15%
CWPlus -15%
EasyListPrint -15%
EasyHelper -15%
Promotion Code is Ing4
Discounts will only be given if you provide this promotion code!
|
May 17, 2004
|
New methods
 AddIns - returns the list of add-ins
 AddInInstall - installs an add-in, available to Excel
 SetFormatCondition - adds new or modifies an existing conditional format
 SetFormatCondFont - sets a font for a formatted cells
 SetFormatCondBorder - draws a frame border around the formatted cells
 SetFormatCondColour - sets the background colour for the formatted cells
 DeleteFormatCond - deletes a conditional format(s) for a range
New templates
 Set Conditional Format template - sets conditional format for a range of cells
This is version for Clarion 5.5 and 6.0.
EasyExcel for 6.1 for Early Access available as a patch. This patch include files for C61. Please copy included files to the appropriate dirs under your Clarion root directory. To apply this patch you need to have EasyExcel ver. 3.05.
|
April 20, 2004
|
Bug fixes
 ActivateWorkbook method: GPF when use this method which workbook name or index and incorrect workbook activation when another workbook was already opened;
 SetBorder method: incorrect drawing with Linestyle:None style;
 Link error: In some cases - Syntax error Unknown Identifier XLALIGN:CENTER;
 GetVersion method: Unresolved External error
Changed methods
 ColumnWidth: added pPoints parameter
 OpenWorkbook: added pUpdateLinks parameter
 SetChartFont: added ability to change font of a different chart areas
Changed templates
 Init code template: added Update links option
 OpenDoc code template: added Update links option
 PageSetup code template: added Title rows and cols tab, print rows and columns heading and grid lines options
New methods
 WriteA1: was not documented
 WriteRowA1: was not documented
 WriteTxtA1: was not documented
 Calculate: calculates all open workbooks, a specific worksheet in a workbook, or a specified range of cells
 SetTitleRows: sets the rows that contain the cells to be repeated at the top of each page
 SetTitleColumns: sets the columns that contain the cells to be repeated on the left side of each printed page
 PrintHeadings: sets, if row and column headings will be printed
 PrintGridlines: sets, if cell gridlines are printed on the page
 SetFormulaR1C1: sets the formula for the cell, using R1C1-style notation
 HasAxis: returns or sets which axes exist on the chart
New templates
 ShowChartOnWindow control template: shows chart, created in Excel on a Clarion program window
 PrintChartInReport control template: builds a chart in a Clarion report, based on a report content.
|
April 14, 2004
|
Limited Time Special Offer From IngasoftPlus! Buy CWPlus 3.00 now !
Take advantage of this time limited offer. If you order CWPlus during April 14 till April 30 you will SAVE 25% OFF the regular price!
 CWPlus 3 $74 (the regular price is $99) !
When you are ordering you must enter this promotion code in order to get the discount: Ing3
NB. This offer suitable for purchasing:
- a full license (not an additional license);
- by normal customers (not by distributors)
|
April 14, 2004
|
CWPlus ver 3.00 released ! Download it free and try !
 CWPlus supports Clarion 5.0, 5.5 and 6.0 now!
 The code has been completely altered. Now CWPlus completely transferred to the 32-bit platform that has positively affected on speed of the work. CWPlus completely deduced from Clarion address area, that has increased reliability of the work.
In this version all functions of the CWPlus 2.00 were kept, a number of new features were added:
 CWPlus supports scrolling using mouse wheel in all windows containing vertical scroll bar (including editor). (Unfortunately it is not supported on Windows 98).
 You can control the CWPlus by using System tray icon.
 Having selected a name of the procedure in PopBox and entered a symbol '(' you can insert at once the identifier of procedure in the editor and get the information about the prototype.
We have planned a huge number of new interesting features and CWPlus 3.00 gives us a new platform for this purpose!
|
March 8, 2004
|
Added:
 "Grab-corner" effect (thanks to Leroy Schulz).
 Proportional resize strategy.
|
February 29, 2004
|
Version 2.02 is dedicated to use with the Clarion 6 only. Please use version 2.01 with Clarion 5 and 5.5.
Added:
 posibility to add some additional information into CLW modules.
Fixed:
 some small bugs in the template.
|
February 25, 2004
|
Library version Version: 0.07
Fixed:
 Memory leakage working with ANY variables in the Groups.
Added:
 BLOB fields support.
Improved:
 Internal library and classes optimization.
Template version Version: 0.04
Changed:
 Due to BLOB support the class MAVSave was modified for the purpose of checking of the BLOB filed(s) modifications on Form saving.
Improved:
 Internal library, classes and templates optimization.
|
January 25, 2004
|
Library version Version: 0.06
Fixed:
 MAVExecSP class - wrong SP SQL query {{?=call(…)}.
Template version Version: 0.03
Fixed and changed:
 wrong file relationship in the BrowseBox if there is more then two level were defined in FileSchematic (like File1 --> File2 --> FFile3).
 BrowseSelectButton - "Default sort order" did not work in template extension section (only in window formatter).
 some template prompts.
Added:
 StorageProcedure - new procedure extension template - Stared Procedure declaration.
 BrowseBox template - now it is possible to load data from SP declared using StorageProcedure template.
 new features in the BrowseSelectButton template.
|
January 25, 2004
|
Added:
 In the "Suggested Part" style you may select a variant and delete it from the list with the Alt+Delete key (thanks to Richard Lee).
Fixed:
 Global setting GLOBAL=>>EXTENSIONS=>SETTINGS TAB=>DROP: did not work (thanks to Nelson Carvalho).
 Program loses focus the first time a window is called (thanks to Ben Morehouse, Rocky Phelps and Charles Edmonds).
 All known bugs.
|
January 16, 2004
|
Added:
 Filter Expression - possibility to filter suggested variants (thanks to Chris Moore).
 CODE extension template Filters_EasyAutoEntry.
Fixed:
 Using SDI windows and EasyAutoEntry results Exe remained in the task list after exit (thanks Bernard LEGROS)
 All known bugs.
|