NewBie - Listbox - includes a copy of source code about dynamics listbox.
To all newbie Palm programmers, please enjoy your first step on Palm programming.
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
Brainf*** Brainf*** is a programming language having only 8 instructions : < > [ ] . , + and - .
Yet, it is Turing complete, ie any program written in another language could be translated in Brainf***.
Brainf*** Studio is a PalmOS implementation of this language, with an editor and a testing console
RePose RePose is a tool for Palm OS Emulator and compatible emulators
DB View DB View is intended as a developer's tool to view the contents of Palm databases at a low level. I've found a few times when debugging applications that I really need to see what is being stored without relying on the application in test, DB View lets you do exactly that and a few other things too
TCFI TCFI is short for TRGpro CF (CompactFlash) Installer.
With TCFI you can install any file directly (not really - it is explained later) from your (Palm) Desktop to your TRGpro Palm device. All you need to do is: install the Palm application to your TRGpro then convert a file (e.g. MyVoice.wav -> MyVoice
JExpense2CSVFull JExpense2CSVFull - A Java Jar File to dump the built-in ExpenseDB.pdb of the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the ExpenseDB has not been changed. Export the Database using tools like pilot-xfer or backup Buddy. The labels of the columns are listed in the first line of the dumpfile
FtrList FtrList - I once needed a small tool to check which features were installed and what their values were and came up with this small program.
The program consists of a list in which all installed features are shown.
The first column is the creatorID of the owner, the second the feature number and the third the value in hex
Quartus Forth Quartus Forth - Since 1997, Quartus Forth is the original on-board ISO/ANSI Standard Forth compiler for Palm OS handheld computers. Quartus Forth is fast, and builds genuine native executables that need no 'run-time' libraries.
Forth is a perfect fit for the handheld screen, and Quartus Forth makes programming the Palm OS simple
Bike or Design Bike or Design - You can now create your own "Bike or Die" levels!
TXT2CID TXT2CID is a tool for PP developers to convert any four character type or creator ID (example: appl,DAcc,STra, etc.) to it's UInt32 equivalent. Launch the application and type in the string, then press enter. It will display the conversion and copy it to the clipboard
DragonRegs DragonRegs displays the registers of the Motorola DragonBall processors MC68328, MC68EZ328 and MC68VZ328.
The register display gets updated cyclically.
What's New in This Release:
· Maintenance release and updated documentation
Other Software by developer «Andrew Lee»:
NewBie - numfld NewBie - numfld includes a copy of "Hello World" liked source code about set/get number (real number) from/into a field.
To all newbie Palm programmers, please enjoy your first step on Palm programming.
What's New in This Release:
· Recompiled due to bug from prc-tool 2.0.
· Renamed from "text/float conv." to numfld
NewBie - txtfld NewBie - txtfld includes a copy of "Hello World" liked sample source code about set/get text field contents
NewBie - Bitmap NewBie - Bitmap - NewBie - Bitmap includes a copy of "Hello World" liked sample source code about how to display/hide a bitmap. To all newbie Palm programmers, please enjoy your first step on Palm programming