The future depends on us. It is up to us to the future of Clarion.
Will this programming language to live long and happy life or dies in oblivion depends on us. If you have to say, do it here in this blog. Welcome!

Read More

CFC_WndProc

Today I have wrote the documentation for the class CFC_WndProc.
It is the class for subclassing. It was written some years ago. I use it everywhere on this day. The class included in CFC library of course. You can download the class, documentation (html) and examples here.

Tags: , | No Comments »

Category: General, Source code

No Records Available 2

Today I have told with my friend about a class which was written yesterday (see the post below). He have reminded me about ABC Free template which can save and restore listbox format. That’s why I changed the class so little
I’ve added a new method which restores the format. You need to restore format [...]

Tags: | No Comments »

Category: Source code

No Records Available

I have seen the title “No records available” earlier. Some programs show it in an empty listbox. I have added this little feature in the MS SQL Field Box yesterday. You will see the next image if the table has no indexes:

Today, I have decided to make a class. This class should be able to [...]

Tags: | No Comments »

Category: Source code

MS SQL Field Box 2.0 source (Clarion 7)

You can download the MS SQL Field Box source here.
You must also install the CFC Library 2.5 and register the templates that are included in the library (cfc_templates.tpl, DEBUG.TPL, dp_class.tpl).
I think that the class for working with ADO is that it’s worth a look.

Tags: , , | 1 Comment »

CFC Library 2.4 released

In this version I introduce the WinAPI customizable toolbar. There are classes and template. The documentation is still missing. Numerous examples are presented.
You can download the installation files here.
There are two files. One for install in C6 and one for C7.
Comments are welcome!
ps
There will be more information in coming days.

Tags: | No Comments »

“The Life” – My First Clarion.Net Program

“The Life” it’s a game. You can find the rules of this game in Wikipedia.
Download the source and compile.

2 Comments »

Calling Google Maps in Clarion : Example app

I’ve posted an example app of how to call Google Maps from within a Clarion App if its of any use. It can be downloaded from Steve Parkers download centre.
Richard Rose [Intelligent Silicon Ltd]

Tags: , | No Comments »

Category: Source code

Speaking of encryption, here’s a free Clarion class wrapper for the Quickcrypt encryption library

I posted a free class wrapper for the Quickcrypt encryption library on ClarionFAQ.
Jeff Slarve

Tags: , , | No Comments »

Category: Source code

[ANN: Scheduler class] Good and bad news..

Good news and bad news.
Let’s start with the bad news: unfortunatly my current schedule does’nt allow me to spend much time on the scheduler class. (sorry but I need topay my bills aswell).
The good news: This means that I’ve decided to release it right now as it is. I’ve put together a simple demo and [...]

Tags: | 2 Comments »

The Ruler Class

I am using this class in my xReportPreview template. Now I’ve decide to make “The Ruler Class” is free for use. You can download this class and demo application here: rulerclassdemo.zip

Tags: | No Comments »

Category: Source code

Jeff’s BitList updated

Jeff Slarve has provided an updated version of his nifty BitList class and template.
From the article:
The idea behind BitList is that even in an era when storage is cheap, it sometimes makes sense to store binary values in individual bits rather than wasting whole bytes. The BitList template slices LONGs up into 32 separate fields, [...]

Tags: , | No Comments »

Category: Source code

Gary James News

New video for Clarion AppStats 1.06.
I’ve made some major changes to the main screen. Hopefully this will simplify the product as it was becoming to complicated I think..
This video includes sound, but unfortunately it doesn’t include Elisabeth Shue..
Clarion Desktop 4.0 Preview
Organize365 v6.32 Source Code.
This includes a FREE SDK that you can use from your [...]

Tags: , , , | No Comments »

StrategyOnline News

ClarionDesktop 3.82
Organize365 Source Code
J-Spell 1.42
J-Fax 1.52

No Comments »

Multi Update

This small example demonstrates how to use a different update forms in one browse window.
Imagine that you have a different types of a documents. The each document is a table. If you have a four types of a documents then you have a four different tables. You must show the all types of a [...]

No Comments »

Category: Source code

How to enumerate installed printers

This little prj is demonstrate how to use some API’s to enumerate the installed printers in Windows.
The CFCEnumPrinters class is a part of xReportPreview – the alternative previewer for the standart reports.
Download

No Comments »

Category: Source code
Pages: 1 2 Next
Pages: 1 2 Next