AutoScale
Deprecated - The AutoScale function in the Designer Scripts scales only views added in the Designer but not views added in the code. To overcome this drawback I wrote a Scale Code module.
@klaus · 2025-07-28
DBUtils code module
Database utilities
@Erel · 2017-07-03
logarithms using BigDecimals
A small Code Module to provide Logs and AntiLogs [Base e & Base 10] when using BigDecimals. Not the precision I had hoped but appears to be far better than returning to Doubles for these functions. With these functions it is a small step to Non-Integer powers and roots in BigDecimals.
@Roger Daley · 2017-05-13
140+ Colors Hex-RGB
140+ Colors Hex/RGB
@wonder · 2016-06-27
oneSMS
One SMS module, all inclusive
@janderkan · 2015-09-27
Screen HotSpots Code Module
Code Module for defining and responding to screen hotspots.
@stevel05 · 2015-01-15
ColorByName code module
It expands the colors (by name) to choose from when entering for eg Button1.colors = colorbyname.select-a-color. It includes the RGB option. Library files (colorbyname.xml, colorbyname.jar) are in the /files folder of the attached project. A bit less guessing of RGB values. Selection of colors are grouped into: White (including pastels), Grays, Blues, Greens, Yellows, Browns, Oranges, Pinks
@Derek Johnson · 2014-06-29
Get WIFI Name
Alternative - Reflection Code Module - to find which type of network the device is connected to.
@stevel05 · 2013-02-09
Prolific PL2303
Two code modules using the USB library to implement a driver for the Prolific PL2303 USB to Serial chip found in many adaptors.
@Agraham · 2011-09-12
Signature Capture
Support for signature capturing in an Android application,
@Erel · 2011-05-11