76 lines
2.4 KiB
Plaintext
76 lines
2.4 KiB
Plaintext
Name
|
|
|
|
VersaMailFontApp
|
|
|
|
-----------------------------------------------------------------------------------------------------------------------
|
|
Description
|
|
|
|
This is a sample code for the VersaMail Font Manager API. It shows you how to change the size, style or font
|
|
of text to another available one.
|
|
|
|
-----------------------------------------------------------------------------------------------------------------------
|
|
Builds with
|
|
|
|
This project was built using Palm OS Developer Suite version 1.2.0.23.
|
|
This project also builds with Codewarrior 9 and
|
|
GCC command line (Please use GCC_makefile to build).
|
|
|
|
This wizard-generated code is based on code adapted from the
|
|
stationery files distributed as part of the Palm OS SDK 4.0.
|
|
|
|
------------------------------------------------------------------------------------------------------------------------
|
|
Devices
|
|
|
|
Should run on all Palm OS smartphone devices
|
|
Should not crash on other devices
|
|
|
|
------------------------------------------------------------------------------------------------------------------------
|
|
|
|
Requirements
|
|
|
|
For this app to work pls download the VersaMail font library and pdbs from the EXtra folder of the SDK.
|
|
|
|
-----------------------------------------------------------------------------------------------------------------------
|
|
Libraries Used
|
|
|
|
VersaMail
|
|
|
|
------------------------------------------------------------------------------------------------------------------------
|
|
How to Run
|
|
|
|
1. Launch the "VMFontApp" application
|
|
|
|
2. Enter some text into the text field
|
|
|
|
3. Choose the "Change Font" button
|
|
|
|
4. Choose a font, size and style. Click OK.
|
|
|
|
5. Clear out the text field. Repeat steps 3 and 4.
|
|
|
|
6. Enter some text into the text field.
|
|
|
|
7. From "Menu" choose Edit -> Options.
|
|
|
|
8. Choose some preferences and click OK.
|
|
|
|
9. Click on the "Change Font" button.
|
|
|
|
|
|
Expected Results:
|
|
|
|
4. Your original text should change to the new font, size and style.
|
|
|
|
6. The text should be displayed in the font, size and style just chosen.
|
|
|
|
9. The available choices should indicate the preferences selected.
|
|
|
|
|
|
|
|
-----------------------------------------------------------------------------------------------------------------------
|
|
|
|
Note For this app to work pls download the VersaMail font library and pdbs from the EXtra folder of the SDK.
|
|
|
|
----------------------------------------------------------------------------------------------------------------------
|
|
|