| Reply | « Previous Thread | Next Thread » |
|
Hi,
I am using implicit type LIST in my application.Now when i Press any key in the Menu Option i want to change the list type of this list to change to Multiple Type LIST.Is it possible????? Can we Change this implicit type to multiple type LIST???? I have read the LIST documentation n i could not find any function which can change the list type of the same list.?? Is there any other method or workaround?? Regards, Divya |
|
You might save the data and recreate the list with different options.
|
|
Join Date: Dec 2005
Posts: 1,696
Location: Europe/Poland/Warsaw
Offline
Super Contributor
|
|
hi Divya,
you need to recreate list - its defined at creation time and List as implementing Choice interface does not have any method to change choice type, it should be easy because you can also record selected index/indices not only data on elements, you can even create two different lists at the same time and switch between them using setCurrent(instance) method of Display object keeping them in sync via selected index/indices, regards, Peter |
| peterblazejewicz |
| View Public Profile |
| Find all posts by peterblazejewicz |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Recording in Amr Format | losym | Symbian Media (Graphics & Sounds) | 12 | 2009-03-26 07:41 |
| 6680 and bluetooth service profiles | ceruault | Mobile Java Networking & Messaging & Security | 1 | 2005-10-08 23:24 |
| D211 with RH7.3 | fiveam | Multimodecards | 3 | 2003-02-24 10:06 |
| D211 : Compiling the user interface for Linux...? | franz_meyer | Multimodecards | 1 | 2002-12-09 12:48 |
| Problem with Nokia D211 Linux Drivers | fiveam | Multimodecards | 1 | 1970-01-01 02:00 |