Installation

Top  Previous  Next

WindowID is a set of templates that are distributed with an installation program. Run it and accept the defaults. When the installation finishes, if you choose not to register the template from the installer, you must enter Clarion and register the WindowID_e.TPL template (for ABC) and WindowIDLgcy_e.TPL (for Legacy). Look for it in the 3rdparty\template folder inside Clarion's folder.

If you use Clarion 5.x or 6.x version, the examples programs are installed inside the 3rdparty\examples\WindowID folder and if you use Clarion 7 are installed inside the Users\Public\Documents\SoftVelocity\Clarion7\Accessory\WindowID\examples folder.

 

List of example applications

Application

Dictionary

Template Chain

Tested with

clarion version &

other requeriments

WIA55.APP

WindowID.DCT

ABC

5.5

WIL55.APP

WindowID.DCT

CLARION

(Legacy)

5.5

WIData55.APP

WIMod55.APP

WIExe55.APP

WindowID.DCT

ABC

5.5

WIA6.app

WID6.DCT

ABC

6.3.9059

WIData6.APP

WIMod6.APP

WIExe6.APP

WID6.DCT

ABC

6.3.9059

WIL6.APP

WID6.DCT

CLARION

(Legacy)

6.3.9059

WIPW6.app

WI6.DCT

ABC

6.3.9059 & PrintWindow Template

WIA7.APP

WID7.DCT

ABC

7.0.0.549

WIL7.APP

WIMD7.DCT

CLARION

(Legacy)

7.0.0.549

WIData7.APP

WIMod7.APP

WIExe7.APP

WIMD7.DCT

ABC

7.0.0.549

WIPWA7.APP

WI7.DCT

ABC

7.0.0.549 & PrintWindow template

 

WIAxx.APP is the example for ABC.

WILxx.APP is the example for the Legacy (clarion) chain.

 

There is a multi-dll example, made in ABC.

WIDataxx.APP is the main data dll.

WIModxx.APP is a dll module.

WIExexx.APP is the caller exe.

 

WIPWAx.APP is the example of WindowID and PrintWindow template integration.

 

Note: xx May be 55 for Clarion 5.5, 6 for Clarion 6.x or 7 for Clarion 7.