|

CASL Development
Welcome CASL Developer! The following code can be used
in your own projects and are freeware. There are no warranties expressed
or implied, so use them at your own risk. We hope you find this useful
information.
|
Project |
CASL Version |
Description |
|
Automatic Build |
All
(Batch files) |
This project is an example of how the CASL 4.1.4 (or higher) IDE can be
scripted to automatically build all versions of all your products with a
single double-click of an icon.
This capability is the result of a request made by Patrick Carroll
at Arkansoft.
Be sure to visit Patrick's site and let him know how much you appreciate
his suggestion.
*Note - be sure to read the
readme.txt
file in the zip, it will explain the details
of how to use the build scripts. |
|
CASL Date Selector |
CASLPro
CASLWin
CASL PPC |
The CASL Date Selector was designed as a cross-platform alternative from
the date picker (which is PalmOS specific). This project makes use
of a CASL form that allows an easy means of selecting a date. It has
the advantage of being able to run under CASLPro (PalmOS), CASLWin and
CASLPpc (PocketPC).
*Note-If you are looking for a Date Selector for
the PalmOS (using c code), please visit
Uli's Palm Pages. |
|
DrawTest |
CASLPro |
This was the start to a simple signature-capture type of program. It
might be a useful example for someone to improve upon. It allows you
to draw on an image and save the points to an array. The speed is
not too bad *Note-Please see the 'EventsLib'
sample in the CASL 4.3 \Samples folder. A complete signature
capture demonstration exists there. Visit the
CASL
Download page to download the CASL 4.3 distribution. |
The following are some additional CASL Resources that you will most likely
find useful in your CASL projects:
Download CASL - Start here and download the CASL package.
If you will be building applications for the PocketPC/Windows Mobile, you won't
need anything else. Although, if you want to build for the PalmOS®
then you will also need to download the
CASL Components Installer.
Introduction to CASL - The Introduction to CASL
e-book will help you get started downloading, installing and building your first
CASL application!
CASL Video
Tutorials - Various CASL Video tutorials exist to help you get
started using the product.
Uli's
CASLpro Libraries- There are many useful CASLpro libraries that
exist, and Uli's are some of the most useful. The code you find here will allow you to do all kinds of things that give you
more control over the PalmOS platform.
Brett Johnson's CASL Page - Some very useful
CASLPro code for use in your projects. Routines include: Database Info
Library, Pen Up/Down and string formatting.
Jari-Matti Auttila's CASL page - Jari-Matti has created some
excellent code that you will find useful. Projects include: CASL to
HTML converter, Graphing Library and much more!
LF's Library
- Some free 'external' function calls that are useful for CASL (non-pro
version).
|