The place to find Clarion Resources in one page. Just use the "Edit
Find" feature of your browser to search for whatever you're interested in. Each item links to
the author's or the vendor's web.
Disclaimer: You really don't think I try all this stuff, do you?
Linking to the Clarion Connection? See the bottom of the page.
To contact SoftVelocity, call 800-354-5444 or 954-785-4555, or mail to: Sales@softvelocity.com or http://www.softvelocity.com
TraceIt Template v6.03 Ready for C7.1 (Templates & Libraries) 5 FEB 10
This template makes the debug, implementation and support of Clarion for Windows applicacions easy and better, allowing to easily find the conflict points with excellent results without the use of the complex debuger or the arcaic, poor and dangerous technique of the use of the MESSAGE() or SETCLIPBOARD() finctions.
Linder Setup Builder 7.1 (Install Programs) 4 FEB 10
Unlike the monolithic installation technologies available today, SetupBuilder 6 has been designed from the ground up to deliver a perfect fusion of installation authoring, web deployment, configuration management, and scripting technologies.
All SetupBuilder 6 editions are based on the same award-winning installation technology; these editions are designed to accommodate every need and budget, from large, multi-national enterprise development teams and commercial software vendors, to the smallest independent software authors.
It is very important to recompile your installations with the new
Win7RC-aware build (#2581) of SetupBuilder if you have to support the latest
Win7 operating system! SetupBuilder 6.9 Build 2581 compiles Win7RC-aware
installation applications. And of course, the SetupBuilder IDE is also
Win7RC-aware now.
As promised, SetupBuilder 7 for Windows 7 RTM (and Windows Server 2008 R2
RTM) is ready to download. This will give you enough time to prepare your
Windows 7 compatible applications and installations before Windows 7 becomes
available to the mass-market of consumers.<\b>
SetupBuilder delivers an unprecedented level of ease of use without sacrificing the powerful features that even the most demanding installation projects require!
BoxSoft Development (Templates & Libraries) 1 FEB 10
EasyListView v1.03 (Templates & Libraries) 1 FEB 10
In the current version:
EasyListView is a Clarion wrapper around a .NET ListView. It makes the
ListView easy to use in your Clarion applications and provides some neat
extra functionality.
In the future version:
All these are template driven!
iQ-XML v2.60 (Templates & Libraries) 1 FEB 10
iQ-XML comes with both Parser and Writer functions. Quickly generate an XML document from a Clarion Queue, Group structure, or just using the API's.
A novice user can also read a complex XML document and fill a Clarion Queue. Navigate easily through-out the document, finding nodes and parsing only what you need.
For users who feel comfortable with Templates, there are also templates options available for all the API's. Both PDF, Online HTML documentation, as well as example applications are also included.
iQ-XML is a free tool for Clarion developers to add XML functionality to their applications with very little knowledge. But, don't let the free price scare you. It offers many features not found in Clarion's own XML functions.
MoleBox Virtualization Solution (Utilities) 29 JAN 10
MoleBox packs all application files into a single efficient executable file that works without extracting packed files to the hard drive and creating temporary files. MoleBox also applies a number of protection techniques to packed files, including anti-crack protection for EXE and dlls, resource protection, protection from modification for data files, and many more.
ProImage v2.1 (Ready for C7.1) (Templates & Libraries) 29 JAN 10
Simply put - it is a “Programmers Image Editor”. You control the look and feel as well as the way the editor works with template settings or runtime code.
ProImage is an add-on for Clarion Developers who use ImageEx from Solid Software.
ProScan (Now ready for C7.1) (Templates & Libraries) 29 JAN 10
Building on ImageEx technology and Clarion 6, ProScan is a single or
multipage document scanning solution that can be added to your application
in less than 10 minutes!
Adding ProScan to your program is as simple as adding a global template,
importing the Clarion TXA and dropping the ProScan link button on your
parent form.
ProScan also comes with a 5600+ word help file that was written for you to
distribute to your end users (or integrate into your own help system).
Charles Edmonds ( LANSRAD ) is proud to announce the opening of the new
Clarion ProSeries website ( www.clarionproseries.com ) and Clarion ProScan
- the first of a series of new Clarion Development tools.
ZoomIt v4.1 (Freeware) (Utilities) 29 JAN 10
ZoomIt is screen zoom and annotation tool for technical presentations that include application demonstrations. ZoomIt runs unobtrusively in the tray and activates with customizable hotkeys to zoom in on an area of the screen, move around while zoomed, and draw on the zoomed image. I wrote ZoomIt to fit my specific needs and use it in all my presentations.
ZoomIt works on all versions of Windows.
XP Unlimited (Utilities) 27 JAN 10
XP Unlimited turns your Windows System into a full blown Terminal Server, without any limit. XP Unlimited gives you eXtra Productivity when using Microsoft Windows.
ImageEX Ready for C7 (Templates & Libraries) 26 JAN 10
ImageEx consists of three main components:
ImageEx is a graphic library that has been designed especially for use with Clarion. For speed issues it has been written in Delphi, but there's another Clarion layer in between your app and the Delphi library, so you won't get in touch with the Delphi stuff directly. Some people might dislike using non-Clarion libraries, but I bet after running the demo and seeing the amazing speed of ImageEx (especially the viewer control) this won't be a problem for you. ImageEx still supports all possible link modes (local / standalone).
RichReport Ready for C7 (Templates & Libraries) 26 JAN 10
It's a small class with surrounding templates that
allow you to print RTF text in standard Clarion reports! Instead of spending
several hundred dollars for a 3rd party text processor or report generator
you can now RTF-enable your reports with 100% pure Clarion code.
In addition to that, you can do that without writing a single line of code.
Simply put a control template onto your report and tell it where to get the
text from (can be a database column or a RTF file).
RPM v7.1.6695 (Templates & Libraries) 26 JAN 10
RPM does Newspaper Column Reports!
ABC or Legacy for C2, C4, C5, C5.5, C6, C6.1...
The libraries in the current RPM install for C7 require an recompile
and a few modifications to work with the C7 AppGen release. I hope to
have a new install available this weekend or early next week.
SysList Ready for C7 (Templates & Libraries) 26 JAN 10
You'll know list views from the Microsoft Windows Explorer; it's the control the Explorer uses to display the
files - with large icon, small icon, list and report view. But these controls are also used in more and more
applications (Office, PcAnywhere, SQL Server, ...) and the list is strill growing! Now you can add this to your
Clarion applications in minutes! This is a small list of features offered by the SysList class and the surrounding
templates:
and more...
SysTree Ready for C7 (Templates & Libraries) 26 JAN 10
Clarion's built-in listbox works fine for most cases. But take a closer look, it's quite obvious that this control is no longer state of the art. If you want to give your users the controls they know from many other applications (including the Windows Explorer, Outlook Express, ...), SysTree is what you need!
The main part of SysTree is a wrapper class for the tree-view common control. The wrapper is written in 100% pure Clarion code. It allows you to use tree-view controls, introduced by Microsoft with Windows 95, in your Clarion applications! This powerful class implements over 80 methods (17 of which are virtual event handlers), giving you full control over all the styles, settings and events without struggling in the depths of api programming.
The SysTree templates make the class easy to use. You can add a tree-view control to your application in less than a minute, without writing a single line of code (the items would still have to be added, of course - an empty control doesn't really attract users ;-)
There's even more: Included in SysTree is another control template called SysDirTree. As you might guess from the name, it's a tree-view control displaying file system folders! You can have your applications display an Explorer-like view of the local drives on your computer, using the system icons. Again, no hand written code is necessary. And since the SysDirTree class is derived from the SysTree class, all the above mentioned options are available for SysDirTree, too!
Give the real Windows "Look & Feel" to Clarion applications! - SysTree is the 9th product in our series of common control wrapper classes, taking you another step closer to that Windows look and feel.
You can use the images at www.outsidetrains.com/cc/linkimg.jpg or www.outsidetrains.com/cc/linksimg.jpg if you like. This images are updated every time I update the page so your link will always show the date I updated. Don't copy the image to your own server or the date won't update. Instead, use them directly from my server The dimensions of the large image is 600 by 144, and the smaller one is 200 by 101
Page established July 1997
---
Site hosed by godaddy.com