| Reply | « Previous Thread | Next Thread » |
|
HI,
i want to construct a GUI for mobile having facility to multiple selection at the same time we should be able to edit its related field.This should be in single screen. for example --------------------------------------------- multiselection|editable field --------------------------------------------- temperature|10 pressure|20 volume|30 --------------------------------------------- Can anybody suggest how could i do the same with python??? Or any other ideas??? |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
Hi,
Sadly it is still not possible to have a [multi_]selection_list with editable parts. No such solution resulted from this thread or this one, which were both yours. You might want to try using forms (see also the PyS60 documentation of course). |
|
forms are usefull for less items but if items are too many then search field is not available.
then scrolling throughout the form is a hectic job. is there any option as search field???? |
|
Quote:
Well all you could have is a search field when using the selection list. However you could add a feature request for multiple selection with editable entries. May be, we might have such a feature in the future python releases. Add a feature request here And yes, forms are the editable fields that you can use, however they do not have search fields. You might want to work on a native extension if your C++ skills are good enough. Hope that helps, Best Regards, Croozeus |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| How to add editable field in a multiselectionlist? | sagars | Python | 0 | 2008-04-29 10:49 |
| Non editable CAknForm | ggomeze | General Symbian C++ | 7 | 2007-04-20 15:21 |
| Text field in a not editable CAknForm | ggomeze | General Symbian C++ | 2 | 2007-04-19 10:46 |
| 求助,电话本问题,请高手解答 | Kiss_Fish | Symbian | 5 | 2005-09-27 03:07 |
| editable and not editable items | nicolaihess | Symbian User Interface | 1 | 2004-03-03 04:35 |