clarion
There are 73 repositories under clarion topic.
mikeduglas/libcurl
libcurl for Clarion
break-stuff/clarion
A simple CLI for scaffolding front-end projects using the Clarion Style Architecture.
mikeduglas/cJSON
Clarion port of cJSON parser
MarkGoldberg/ClarionCommunity
Source etc related to Clarion for Windows
Trinitek/TpsParser
Reads and deserializes encrypted and unencrypted Clarion TopSpeed (TPS) files.
RobertArtigas/DCT2SQL
Clarion dictionary (DCT) to SQL DDL for several back ends.
mikeduglas/ActiveScripting
Active Scripting for Clarion
mikeduglas/printf
Convenient string formatting.
mikeduglas/Search-API
Interfaces for Managing the Windows Search Index
mikeduglas/WebSockets
Web Socket Server and Client implemented in C# and Clarion for the modern version 13 of the WebSocket protocol.
mikeduglas/winapi
A set of helper classes
RobertArtigas/RYB
Run Your Business (RYB) template collection.
ivobass/ventekweb
Web app to control my sales
mikeduglas/PostgreSQL-for-Clarion
This is the Clarion application programmer's interface to PostgreSQL.
mikeduglas/Resizable_Controls
Move and resize window controls at runtime.
mikeduglas/Script-Player
It allows you to manipulate the properties of windows and controls at run time.
mikeduglas/sqlite-x
Native SQLite access for Clarion
mikeduglas/Timer-Control
This set of classes allows to display elapsed or left time, some sort of progress bars.
DonnEdwards/Fixer
Search and replace strings in multiple text files, useful for Clarion programmers. Download just the EXE file if you want to run it. The rest is Clarion code for learning purposes
mikeduglas/Custom-Control-Frame
The template allows to customize control borders.
mikeduglas/Custom-Desktops
Custom Desktops is a template which allows you to run the program on independent desktop. A user who is working with the program, has no access to other Windows programs.
mikeduglas/CWCEF
Chromium Embedded Framework (CEF) for Clarion
mikeduglas/DuglasEdge
Multi tabbed web browser based on Easy Edge (Chromium)
mikeduglas/Embedded-Screensaver
Unlike system screensaver, embedded one is running inside your program, keeping your opened windows away from prying eyes while you have lunch.
mikeduglas/Empty-list-message
“Empty list message” is a template which displays a custom text on a LIST control when the list is empty.
mikeduglas/iTextCW
Pdf merge, Pdf sign
mikeduglas/Multiline-strings-formatter
Multiline strings formatter converts raw multiline text (html, xml, json...) into multiline Clarion string constant. It cares about special symbols like a left angle bracket <, a left curly brace {, an apostrophe.
mikeduglas/PDF-designer
This utility allows to create PDF documents, open and save PDF layouts (ddx files), save layouts as Clarion source code.
mikeduglas/Updown-control
Updown control is similar to regular SPIN control, except Updown can contain more than 1 scrollable part.
mikeduglas/Wheel-Constraint
Wheel Constraint is a template which allows a user to scroll list, combo, or spin controls by the wheel only if the mouse is over the control.
RalphRathmann/object-helper
helps browsing imported classes for projects in arduino ide and helps getting over the missing code-completion
RobertArtigas/GPS_ReaderExample
Donald Ridley's GPS reader sample code.
seanpm2001/Learn-Clarion
📚️ A repository for showcasing my knowledge of the Clarion programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_Clarion
⌨️ The Clarion programming language IDE submodule for SNU Programming Tools (2D Mode)