Date
|
News
|
11 December, 2006
|
Time Limited Christmas Offer!
We are happy to inform you that till December 31, 2006 you can purchase the following products with 20% Christmas discount:
CWPlus_3
dpQuery
Easy3DStyle
EasyAnimation
EasyAutoEntry
EasyCOM2INC
EasyCOMCreator
EasyDocker
EasyExcel
EasyHelper
EasyListPrint
EasyMultiTag
EasyOpenOffice
EasyReport
EasyResizeAndSplit
MAV Direct ODBC LV
MAV Direct ODBC TV
EasyNETComponents
To activate the discount please enter the following promotion code into the shopping cart: Xmas2006
|
15 November, 2006
|
EasyOpenOffice ver 1.03 released!!! Updated demo application available.
EasyOpenOffice is a set of classes and templates providing you an ability to use OpenOffice from your Clarion applications.
Remarks:
Libraries were recompiled for CW 6.3 9054 .
New methods:
MergeCells (EasyCalc) - merges/unmerges the currently selected range of cells.
SetHorizAlign (EasyCalc) - specifies how cell contents are aligned horizontally.
SetVertAlign (EasyCalc) - specifies how cell contents are aligned vertically.
SetTextWrap (EasyCalc) - sets the cell's text wrapping mode.
WriteQueue (EasyCalc) - writes queue contents into the Calc sheet.
InsertSheet (EasyCalc) - inserts a new sheet into a current Calc workbook.
SetUsedRange (EasyCalc) - provides access to the used range of cells.
InsertDateTimeField (EasyWriter) - inserts a date/time field into a current cursor position.
InsertPageNumberField (EasyWriter) - inserts a page number field into a current cursor position.
InsertPageCountField (EasyWriter) - inserts a page count field into a current cursor position.
InsertUserField (EasyWriter) - inserts a custom text field into a current cursor position.
ChangeUserField (EasyWriter) - changes the content of existing user text field.
WriteQueue (EasyWriter) - writes queue contents into the table in the Writer document.
SetTableRange (EasyWriter) - sets a range of cells in the current table in the Writer document for further processing.
MergeTableCells (EasyWriter) - merges cells in the tables of the Writer document.
GetTableRowsCount (EasyWriter) - returns the number of rows in the current table in the Writer document.
InsertTableRows (EasyWriter) - inserts rows into current table of the Writer document.
RangeIndexToName (EasyWriter) - converts cell's range address to name in the tables in the Writer document.
SetCellFont (EasyWriter) - sets font name and height for the cells in the current table in the Writer document.
SetCellFontStyle (EasyWriter) - sets font style for the cells in the current table in the Writer document.
Changed methods:
OpenDocument (EasyCalc) - added document filter parameter.
OpenDocument (EasyWriter) - added document filter parameter.
Changed templates:
InitWriter code template (EasyWriter) - added an ability to select a filter when open an existing document.
InitCalc code template (EasyCalc) - added an ability to select a filter when open an existing document.
OpenDocument code template (EasyCalc) - added an ability to select a filter.
New templates:
Merge Cells template (EasyCalc) - merges/unmerges a range of cells in a Calc sheet.
Set Font template (EasyCalc) - sets font style in a range of cells in a Calc sheet.
Write Queue template (EasyCalc) - writes queue contents into the Calc sheet.
Text Fields template (EasyWriter) - inserts or changes a text field in the Writer document.
Write Queue template (EasyWriter) - creates a new table in a current cursor position and writes a queue contents in it.
Free upgrade for all registered customers.
|
16 October, 2006
|
Added:
Class members.
Some Form has additional tab to manage related items.
AttachThreadToClarion function support.
PRIVATE and PROTECTED member and method attributes.
Changed:
COM projects tree interface.
xxx.inc file generate: consists of IIDs & INTERFACEs.
xxx_srv.inc file generate: consists of realization of the service procedures like IsEqualIID, DllGetClassObject, DllCanUnloadNow, DllRegisterServer, DllUnregisterServer, BuildTypeLib, CreateTypeInfos.
Free upgrade for all registered customers.
|
3 October, 2006
|
|
10 August, 2006
|
Bug fixes
WriteQueue, List2Excel methods - incorrect export of empty (zero) dates.
Changed methods
WriteQueue - added parameters to convert Clarion date and/or time into Excel date/time.
Changed templates
Queue2Excel code template - added an ability to convert Clarion date and/or time into Excel date/time.
The upgrades from 1.0 to 2.0/3.0 and from 2.0/3.0 to 4.0 are available at ClarionShop for only US$39. Registered users that purchased version 2.0/3.0 after September 1st, 2005, will receive this upgrade free of charge. Free upgrade for all registered customers of version 4.xx.
|
22 July, 2006
|
EasyNETComponents allows you to use Microsoft .Net FrameWork components in your Clarion 6.1 or higher applications.
For use EasyNETComponents following are needed:
Clarion C6.1 or higher.
Microsoft .Net FrameWork 1.1 or higher
|
12 July, 2006
|
EasyNETComponents demo shows how to use PropertyGrid component in your Clarion application. Using PropertyGrid component you can change properties of the two Clarion prompts control.
EasyNETComponents allows you to use Microsoft .Net FrameWork components in your Clarion 6.1 or higher applications.
For use EasyNETComponents following are needed:
Clarion C6.1 or higher.
Microsoft .Net FrameWork 1.1 or higher
|
21 June, 2006
|
dpQuery ver 2.08 released (FULL and DEMO versions)!!!!!!!
Added:
New methods: SetConnection and SaveQuery.
Clarion 6.3 9053 support.
Free for all registered customers.
|
10 June, 2006
|
Libraries were re-compiled for CW 6.3 (9053).
Bug fixes
SheetVisible method - incorrect work in the MS Office 2003 and included support for xlVeryHidden mode.
SelectEnd method - incorrect work with one data row/column in a sheet.
Changed methods
GetCell and GetCellA1 - added code page parameter and methods were changed to import DBCS (double byte) charater sets.
Init - was changed the behavior of the method. Now it doesn't change the visibility state of the running Excel's instance.
New methods
SetChartAreaColour - sets chart plot area colour.
The upgrades from 1.0 to 2.0/3.0 and from 2.0/3.0 to 4.0 are available at ClarionShop for only US$39. Registered users that purchased version 2.0/3.0 after September 1st, 2005, will receive this upgrade free of charge. Free upgrade for all registered customers of version 4.00.
|
10 June, 2006
|
Added:
Object properties - General: new check box for generating Marshaler code (Free threading model only).
Fixed:
Removed generation of the method parameter type mismatching with the type OLE Automation.
Free upgrade for all registered customers.
|
6 April, 2006
|
Easy3DStyle ver 3.00 released and updated demo application available!!!
Added:
You can set any properties (PROP:FontName, PROP:FontColor, PROP:FontStyle, PROP:FontSize and PROP:Color) for List, DropList and DropCombo controls Header (including Columns and Groups).
You can set List, DropList and DropCombo controls Header ASC/DESC sort order icons.
You can make column header clickable.
You can emphasize by bold font pressed / selected column text.
Fixed:
Disappearing of button icon on the Frame (APPLICATION) if it set as default.
Now Auto Accepted Entry field and New Entry Style not relates each other.
The upgrades from 1.xx/ 2.xx to 3.00 are available at ClarionShop for only US$39. Registered users that purchased version 1.00/2.00 after April 1st, 2005, will receive this upgrade free of charge.
|
5 April, 2006
|
Clarion 6.3 9051 and our products:
|
4 April, 2006
|
Added:
New Project properties - Data: you can insert Global data (up to 32kb).
Free upgrade for all registered customers.
|
20 March,-2006
|
EasyOpenOffice ver 1.02 released!!! Updated demo application available.
EasyOpenOffice is a set of classes and templates providing you an ability to use OpenOffice from your Clarion applications.
New methods:
SetBorders (EasyCalc) - draws a range borders in a Calc spreadsheet.
SetBorders (EasyWriter) - draws the border lines of the text tables in the OpenOffice Writer document.
FindFirst (EasyWriter) - finds a first entry of the text pattern in the OpenOffice.org Writer document.
FindNext (EasyWriter) - finds the subsequent entries of the text pattern in the OpenOffice.org Writer document.
ReplaceAll (EasyWriter) - replaces all entries of the text pattern in the OpenOffice.org Writer document.
New templates:
Set Borders template (EasyCalc) - sets the borders of the previously selected cell range in the OpenOffice.org Calc spreadsheet.
FindReplace template (EasyWriter) - find the first occurrence or replace all occurrences of the text pattern in the OpenOffice.org Writer document.
Changed templates:
CreateTable code template (EasyWriter) - added an ability to change table borders.
Free for all registered customers.
|
28 February,-2006
|
Fixed:
compatibilities with the CapeSoft's AnyFont and Power XP Theme.
turned off the internal debug function (ers.$$$).
Free upgrade for all registered customers.
|
21 February,-2006
|
New methods:
SetPageHeaderFont - sets page header font;
SetPageFooterFont - sets page footer font;
FreezePanes - freezes the split panes.
Changed methods:
GetSelection - added new parameter and method now returns errorcode;
List2Excel - method was re-written to support the date and time columns and was fixed a bug of incorrect columns format setting.
Changed templates:
PageSetup code template - now includes the ability to change page header/footer font.
The upgrades from 1.0 to 2.0/3.0 and from 2.0/3.0 to 4.0 are available at ClarionShop for only US$39. Registered users that purchased version 2.0/3.0 after September 1st, 2005, will receive this upgrade free of charge.
|
 |
Clarion 6.3 9050 and our products:
|
 |
 |
26 January, 2006
|
dpQuery ver 2.07 released (FULL and DEMO versions)!!!!!!!
Added:
EditRequest window and text box: capability of changing properties of the Title and Text field (EditRequestWindow and EditRequestTextbox in the Individual Control Settings of the Procedure Extension Templates).
Popup menu localization (SetPopupText).
GetDriverType() function, returns driver type constant (ODBC_EXCEL etc).
Capability of changing (set/get) delimiting symbols for compound names of tables and fields (by default '[' and ']').
Clarion 6.3 9050 support.
Free for all registered customers.
|
23 January, 2006
|
Fixed:
Proportional vertical control strategy (thanks to Kai Lange).
Added:
Clarion 6.3 9050 support.
Free upgrade for all registered customers.
|
08 January, 2006
|
For all users of the EasyCOM2INC 2.07. We have found eventual GPF on OLE control initialization. Randy Rogers was so kind and offered great and easy solution.
You can just download an updated setup file and install it.
|
08 January, 2006
|
"Ready to GO" solution based on COM and EasyCOM2INC technologies this product demonstrates using of Microsoft WMI Scripting Library in the Clarion application.
What the product demonstrates
How to show all logical devices and all their properties on local or remote computer.
How to show all processes running on local or remote computer.
How to read system registry keys on local and remote computer.
How to obtain a list of programs, installed using Windows Installer, and how to Uninstall them.
How to obtain required information using WQL (a subset of SQL).
How to use asynchronous techniques and to be notified of their progress.
What's new in 1.01 version:
What the product demonstrates: How to read system registry keys on local and remote computer; How to obtain a list of programs, installed using Windows Installer, and how to Uninstall them; How to obtain required information using WQL (a subset of SQL); How to use asynchronous techniques and to be notified of their progress.
What you get: easywmi.inc / easywmi.clw files - wrapped classes to use WMI more convenient in the Clarion.
Used interfaces: ISWbemMethod, ISWbemMethodSet, ISWbemNamedValue, ISWbemNamedValueSet, ISWbemSinkClass and ISWbemSinkEventsClass.
Updated DEMO application (local mode) available.
This is FREE for all registered customers of EasyCOM2INC (to get a password please send us an e-mail).
|