Posted March 30th, 2009 by Andrew Popoff
I am working on implementing the windows toolbar. I thought I had already finished a few days ago. But I realized that all was not well with the implementation of toolbar customizing dialog. I do most of the work anew.
Tags: API, CFC Library, ToolbarWindow32 | No Comments »
Posted March 30th, 2009 by Andrew Popoff
Jean-Pierre GUTSATZ has learned the code of the CFC library and wrote a simple template for using with DMC. DMC have a balloon tooltips now A simple template can write each. It is not difficult.
You can see the template code below:
Tags: CFC Library, DMC, template | No Comments »
Posted March 28th, 2009 by Andrew Popoff
Thin@ and ClarioNET is a thin clients for Clarion. I have read that the current owner of ClarioNet claims regarding the copyright to the product Thin@. This is the first such case in my memory. I will monitor this
ps
Today I am on the side of Thin@ developers.
Tags: ClarioNET, Thin@, war | No Comments »
Posted March 28th, 2009 by Andrew Popoff
dp_class.tpl is a template. Dan Pressnel published this template several years ago. This template is used for writing classes in the application. The template is very simple and convenient. I have added only one additional setting for all the years of usage template. This option generates a string “!ABCIncludeFile” at the beginning of inc-file. I [...]
Tags: CFC Library, dp_class.tpl | No Comments »
Posted March 28th, 2009 by Andrew Popoff
One man asked at the sv.clarion.third_party group about Noyantis CommandBar – “What dll or other files do I need to ship to my customer?”.
My customer gets nothing on the ribbon bar.
Can you tell me what additional dll or other files I need to install on a new user’s machine so the Noyantis CommandBar works?
This is [...]
Tags: development, Noyantis, zip | No Comments »
Posted March 26th, 2009 by Andrew Popoff
The release candidate status means we are code complete, and no new functionality will be added to this release.
No Comments »
Posted March 24th, 2009 by Andrew Popoff
Starting this Friday, March 27th, we’ll be hosting a free webinar just for Clarion programmers!
For more details about the webinar, visit the Clarion Live! website at www.clarionlive.com.
Tags: www.clarionlive.com | No Comments »
Posted March 24th, 2009 by Andrew Popoff
CFC Library is free for private use now.
This is done to ensure that any person can decide whether to require this library. You can understand the advantages and disadvantages. You can read the documentation. You can see the source code. Ultimately, you can write a program of purchases to her mom.
The openness of the library [...]
Tags: CFC Library, license politic | No Comments »
Posted March 22nd, 2009 by Andrew Popoff
Most 3rdParty developers create the installation files in a exe-file. The exe-file moves files into folders. It can change the red-file and register a template. Everything happens automatically. This allows you to save installation time.
I am against this method of installation.
I want to determine what folders will be installed product.
I want to know exactly which [...]
Tags: CFC Library, zip | 1 Comment »
Posted March 22nd, 2009 by Andrew Popoff
I froze the site about a year ago. I waited and still wait for Clarion 7 release. But now I’m released the CFC library. So I go back.
The site content will change. Now this is a Clarion Developer blog.
You can post a comments as before or write a new post. Welcome!
Tags: news.clarionlife.net | No Comments »
Posted March 15th, 2009 by Andrew Popoff
CFC Library is a set of classes and templates.
The library consists of a set of classes and templates for creating tooltips, processing the hot keys and for creating the menus, today.
The library includes source code supplied in the form of app-file.
The source code is a wrapper for Windows API functions. It not contains any black-boxes [...]
Tags: CFC Library | No Comments »
Posted March 12th, 2009 by Andrew Popoff
Clarion 7 – Beta 6 has just been released. The Gold Release is coming closer and closer
The new improvement is available in this version. You can “Goto declaration” when clicked right button in “Class Browser”-window. This is exactly what I have so waited all these years.
Tags: Clarion 7 | No Comments »