EasyToolTip provides a simple icon that users can easily identify as a help provider. Once a user moves their mouse over the icon, a visually pleasing pop-up window displays context sensitive help that remains visible until they choose to close the view.
Gives a simple help icon developers can place next to a control which enables users to mouse over and popup context sensitive help. The popup Windows are similar to tooltips found within Microsoft Office products.
EasyToolTip is implemented as a set of classes available as full source code, template and Clarion/.NET assembly DLL.
EasyNotifier is a Clarion wrapper around a Clarion/.NET assembly DLL and a popup-less notification window, and saves the user from the "Click - on - the - OK - button - to - continue" pain.
EasyNotifier is implemented as a set of classes available as full source code, template and Clarion/.NET assembly DLL.
24/10/2014
EasyXML ver 1.02 released! Updated DEMO application.
NEW: CXMLDOMNode.SelectAttribute/SelectElement: same as .SelectSingleNode, but returns &XMLDOMAttributeEx/&XMLDOMElementEx
NEW: DOMDocument60.SetProperty/GetProperty: property 'SelectionNamespaces' used to specifies namespaces for use in XPath expressions
NEW: XMLDOMElementEx.GetTagValue/GetTagValueW: returns concatenated text of all children text nodes
Added / changed in DEMO application:
CHG: Geocoder: added ability to get address for the given coordinates (Geo sensor no needed), “Display Map” shows Google map in the new window! Showing message in case of missing or wrong coordinates.
NEW: Xml Tree: Show content of any XML file as a tree, ability to edit any entry.
NEW: School: example of saving related files and Base64 encoding example.
NEW: Simple Output to Excel format (xlsx format) directly! Option to "Open application associated with *xlsx extension" to open it in your associated application (MS Excel, OpenOffice, LibreOffice etc.)
NEW: Dictionary Editor: creating / editing Clarion DCTX dictionary, find and replace. Good example of using XPath query. (NB: this is just an example! We can't guaranty correct editing of your DCTX file so make a backup before you will try it)
CHG: Feed Reader: added “Case sensitive” check box and Filter field already consists of search string.
Updated DEMO application.
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
11/09/2014
New Geolocation example added. EasyXML installation and DEMO setup files were updated.
A newprocedureGeocoder addedwhich reads thelatitude / longitude usingbuilt-in Location sensor(if any) and requests address from the Google. EasyXML installation and DEMO setup files were updated.
We are known for robust, reliable, and most of all, easy to implement tools for Clarion. In keeping with our core philosophy, we introduce EasyXML!
EasyXML is implemented as a set of Clarion classes and template to simplify XML processing available as full source code.
09/08/2014
Latest products status...
Unfortunately due to some circumstances we are sorry to say that we stop the development, sale and support of the following products: EasyListPrint, EasyResizeAndSplit, Easy3DStyle and MAV Direct ODBC.
Users who have a current support and maintenance plan can ask for support and new versions directly from the developer (contact us for email).
19/07/2014
Clarion 9.1 status
We are working on a new upgrade to detect and support Clarion 9.1.
Following product installers have been updated to detect and support Clarion 9.1:
EasyMultiTag ver 2.10
Data Conversion template ver 1.91 - new version
EasyOpenOffice ver 1.06
EasyExcel ver 4.07
EasyCOM2INC ver 2.13
dpQuery ver 2.11
EasyListView ver 1.06
EasyNaviBar ver 1.05
EasyReport ver. 1.02
EasyAutoEntry ver. 1.04
19/07/2014
EasyReport ver 1.02 for Clarion 9.1 now available!