Namespaces
Variants
Actions
(Difference between revisions)

Archived:A long Form takes a long time on the Nokia E61, E61i, E62 (Known Issue)

Jump to: navigation, search
m (Bot change of links to internal format.)
m (Hamishwillee - Bot change of template (Template:KnowledgeBase) - now using Template:ArticleMetaData)
Line 2: Line 2:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
{{KnowledgeBase
+
{{ArticleMetaData
 
|id=KIJ000636
 
|id=KIJ000636
 
|platform=S60 3rd Edition
 
|platform=S60 3rd Edition
Line 10: Line 10:
 
|creationdate=May 10, 2007
 
|creationdate=May 10, 2007
 
|keywords=
 
|keywords=
 +
 +
|sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) -->
 +
|installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) -->
 +
|sdk=<!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) -->
 +
|devicecompatability=<!-- Compatible devices (e.g.: All* (must have GPS) ) -->
 +
|signing=<!-- Empty or one of Self-Signed, DevCert, Manufacturer -->
 +
|capabilities=<!-- Capabilities required (e.g. Location, NetworkServices.) -->
 +
|author=[[User:Technical writer 1]]
 
}}
 
}}
  

Revision as of 14:06, 24 June 2011

Template:KBKI


Article Metadata

Tested with
Devices(s): Nokia E61, Nokia E61i, Nokia E62

Compatibility
Platform(s): S60 3rd Edition

Article
Created: User:Technical writer 1 (10 May 2007)
Last edited: hamishwillee (24 Jun 2011)

Description

Scrolling a long Form (100+ items) takes a long time, especially during changes between different elements, e.g. ChoiceGroup to TextField, and from similar elements with different formatting constraints, e.g.,  from a TextField.URL masked field to a TextField.PHONENUMBER masked field.
According to the MIDP specification, class javax.microedition.lcdui.Form javadoc:
"Notes for Application Developers
Although this class allows creation of arbitrary combination of components the application developers should keep the small screen size in mind. Form is designed to contain a small number of closely related UI elements."
Therefore, in order to avoid this problem, use other forms of displaying large amounts of content, such as custom items, combined with search and paging algorithms.

How to reproduce

The attached application FormScrollingTest can be used for testing this issue.

247 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved