Downloads
Everything here is provided on an as-is basis. The intention is just to show off a few ideas and generally bring about some discussion of the clarion and not-clarion related that are of interest to me. If you find something useful I would love to hear about it or if you have any questions, post a comment or send me an email and I will try to do what I can!
Enjoy 🙂
Examples
These will usually be available for Clarion 6 and later, if requested it may be possible to export to a TXA or convert to an earlier version of Clarion. Hopefully as time passes there will be some Clarion 7 and Clarion# examples as well.
- BitBlt.zip (624.06 KB)
- ColorPickerTest.zip (852.29 KB)
- EmbMozilla.app (48.25 KB)
- EmbMozilla.exe (1.03 MB)
-
FlashChart_Executable.zip (2.52 MB)
Flash charts embedded in a clarion window! As shown at the Dutch Clarioneers meeting (22nd Nov 2007)! -
FlashChart_Source.zip (2.07 MB)
Flash charts embedded in a clarion window - FULL SOURCE! - LocalMap.app (47.75 KB)
Templates
-
ce_FileToVariable.tpw (2.65 KB)
This template will take a plain text file and place the contents into a clarion CSTRING variable.
The neat thing is that it will take care of things like <13,10> and single quotes and is a convenient way of including (compiling) data from text files into you application and making it available at runtime without the need to ship and manage multiple files. For example this could be used to ship configuration infomation stored in XML or INI files.
Classes
-
ce_CStringClass.clw (3.94 KB)
ce_CStringClass - Clarion source code file
This class is based on the CStringClass found in \LibSrc\cpXML.inc but I have expanded it to include some other useful methods. -
ce_CStringClass.inc (1.61 KB)
ce_CStringClass - Clarion include file
This class is based on the CStringClass found in \LibSrc\cpXML.inc but I have expanded it to include some other useful methods.
3rdParty
- AccessoryMenu.sdaddin (618.58 KB)
- AccessoryMenu.zip (1.82 MB)
- CancelBuildButtons.addin (1.37 KB)
- CancelBuildButtons.sdaddin (10.47 KB)
- Clarion3rdParty.sdaddin (471 bytes)
- ClarionEditorContextHelp.sdaddin (5.05 KB)
- ClearErrors.sdaddin (3.37 KB)
- CWPlusIcons.exe (237.9 KB)
- EditorMacros.sdaddin (1.37 MB)
- InsertClarionColor.sdaddin (83.91 KB)
- MainToolbarExtras.sdaddin (11.82 KB)
- OptionsAutoSave.sdaddin (4.35 KB)
- ProjectBrowserExtras.sdaddin (7.42 KB)
- PropertyGridExtras.sdaddin (10.69 KB)
- QuickStartTemplates.sdaddin (1.49 KB)
- RemoveLine.sdaddin (2.77 KB)
- SearchPadExtras.sdaddin (3.98 KB)
- SetTheme.sdaddin (2.4 MB)
- SharpSelectWord.sdaddin (5.58 KB)
- SharpSelectWord_Source.zip (54.77 KB)
Comments: 2
Robert
| #
I’ve seen your webinar presentation with ClarionLive, great looking application. Congradulation.
Reply ___
brahn
| #
Merci Robert!
Reply ___