Archived:The MIDP font size changes in all UI styles on Series 40 1st Edition (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Article Metadata
Tested with
Devices(s): Nokia 7250i, Nokia 3100, Nokia 6108, and Nokia 6200
Compatibility
Platform(s): Series 40 1st Edition devices and related SDKs
Article
Created: User:Technical writer 1
(09 Mar 2004)
Last edited: hamishwillee
(28 Jun 2012)
Contents |
Overview
The font sizes of Series 40 products will be changed in certain product software versions. Thus there may be situations where a MIDlet looks different in the same phone model with another software version.
Symptoms
MIDlets might look different in the listed devices if the devices don't have the same software versions.
Description
The font sizes of Series 40 products will be: SIZE_SMALL = 9 pixels, SIZE_MEDIUM = 12 pixels, and SIZE_LARGE = 16 pixels. The old values are: SIZE_SMALL = 9 pixels, SIZE_MEDIUM = 16 pixels, and SIZE_LARGE = 23 pixels.
Solution
Avoid drawing Strings to the screen so that the location is based on the font size or use fixed values for the location variables.


(no comments yet)