53 lines
1.4 KiB
Plaintext
53 lines
1.4 KiB
Plaintext
---------------------------------------------------------------------------
|
|
Name
|
|
|
|
FullScreenWriting
|
|
|
|
---------------------------------------------------------------------------
|
|
Description
|
|
|
|
This sample code shows how to use the GoLCD API.
|
|
Features:
|
|
- Enable/Disable GoLCD.
|
|
- Set the Ink Color.
|
|
- Set the GSI Color.
|
|
- Set the GoLCd boundary.
|
|
- Set the Tap and Hold Timeout.
|
|
|
|
---------------------------------------------------------------------------
|
|
Builds With
|
|
|
|
CodeWarrior
|
|
Gcc
|
|
|
|
---------------------------------------------------------------------------
|
|
Devices
|
|
|
|
Palm handheld devices with tall screen (T5, LifeDrive, TX)
|
|
|
|
---------------------------------------------------------------------------
|
|
Requirements
|
|
|
|
|
|
---------------------------------------------------------------------------
|
|
Libraries Used
|
|
|
|
GoLCD Library
|
|
|
|
---------------------------------------------------------------------------
|
|
How to Run
|
|
|
|
1. Launch the application
|
|
2. Tap on 'enable' to enable full screen writing
|
|
3. Tap on 'Test'
|
|
a. Writing graffiti anywhere on the screen should be recognized as
|
|
character input
|
|
b. Exiting the application and going to other applications should
|
|
still allow the feature to be used (try Memo for example)
|
|
|
|
---------------------------------------------------------------------------
|
|
Note
|
|
|
|
|
|
---------------------------------------------------------------------------
|