This page was last modified 09:00, 11 October 2007.
KIJ000636 - A long Form takes a long time on the Nokia E61/E61i/E62
From Forum Nokia Wiki
Scrolling a long Form takes a long time on the Nokia E61/E61i/E62 |
KIJ000636 | |
Overview | - | |
Reported against | S60 3rd Edition Nokia E61, Nokia E61i, Nokia E62 | |
Category | Java | |
Subcategory | MIDP1.0/2.0 | |
Date identified | May 10, 2007 | |
Symptoms | - | |
Detailed 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. | |
Solution | - | |
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CMdaAudioInputStream - Sampling takes 700ms | stuedip | Symbian Media (Graphics & Sounds) | 6 | 2006-03-06 05:14 |
| MIDP 1.0 ChoiceGroup too long ! | ionutianasi | Mobile Java General | 2 | 2003-08-27 11:35 |
| Problem with EventList.items(int i0, long l0, long l1, boolean b0) | suvro | Mobile Java Networking & Messaging & Security | 1 | 2007-10-12 07:28 |
| how to interupt long key pressing | krgvs | General Symbian C++ | 2 | 2008-04-25 14:25 |
| SDK 2.1 and Nokia 6210 | Ustasis | PC Suite API and PC Connectivity SDK | 0 | 2002-10-05 16:10 |

