How to Start

Various keypad layouts can be used. Click keypad icon to select a layout. The layout can be edited freely.

If you need no keypad, select 'nullKeypad' (bottom button is remove). If you want to use the system keyboard, touch the entry bar(F in figure below) settled on the top of the main screen.

Below picture is the main screen. The bottom keypad part(M) depends on the layout file selected from the keypad icon (C). Many items support actions of touch, long-touch, double-tap and drag.

ABack button
BFile name (data file at editing data, layout file at editing keypad layout)
CSelection of keypad layout file
DOption menu
ECoordinate of current cell (the entry data is stored to this cell)
FEntry bar (On touch, switch to system keyboard. On long touch, show full screen editor)
GEntry with voice recognition
HSheet number (On long touch, show context menu. On drag, specify full sheet range)
IColumn symbol (On long touch, show context menu. On drag, specify column range)
JRow number (On long touch, show context menu. On drag, specify row range)
KNormal cell (On touch, set this as current cell. On long touch, show context menu. On double-tap, edit text in full screen or open media.)
LCurrent cell (the entry data is stored to this cell The actions of double-tap and long-touch are same as normal cell. On drag, specify cell range)
MKeypad (Editable. On key touch, executing various actions defined in layout file. On long touch, switch to layout edit mode.)

Following layouts are included as samples for editing. Some samples are not useful but presented for demonstration. If you cannot find samples, select 'File Manager»Initialize Sample Files' to reload samples.

sampleScoringEntering evaluation scores sequentially from the top of a list.
sampleAttendanceEntering records of attend/abcent sequentially from the top of a list.
sampleBasicCalcImplementing a basic calculator.
sampleSciCalcImplementing a scientific calculator.
sampleCheckingAdding and delete checkmarks in a sheet.
sampleCounterCounting something.
sampleCounter2Classifying something and counting.
sampleLoggingRecording a time log for start/stop.
sampleQuestionnaireFilling in a questionnaire.
sampleCashcalcImplementing a cashbook calculator.
sampleCommandsTrying various QESS commands.
sampleJumpTrying conditional jumps and loops.
sampleFormulaTrying formulas. Need to set both edges of the range to use formula.
sampleMultimodalTrying Voice input, QRcode/barcode input, text to speech, and media capture.
sampleJavaScriptTrying JavaScript.
sampleRpnCalcImplementing a RPN calculator using JavaScript.
sampleLogCalcImplementing an calculator with log using JavaScript.
nullKeypadHiding the keypad. Defining no keys.
sampleMenuCmdTrying <MENU menuItem> command.
sampleShareTrying the Share command. If the app for share destination is not installed, the error message is shown.
sampleSymbolsEntering various symbols.
sampleKeyShortcutSample key shortcuts useful when connecting physical keyboard (No button on the screen).

Simple usage is found in "Simple How-To". Detailed description is in "Help". These are located in the option menu .

Then, please return with Back button and use.