I need to know if it is possible to show 3 or more number of lines of texts on a S60 3rd edition SDK's native Listbox. Up till now only two texts could be put into a Listbox. Thanks in advance.
I need to know if it is possible to show 3 or more number of lines of texts on a S60 3rd edition SDK's native Listbox. Up till now only two texts could be put into a Listbox. Thanks in advance.
The native listboxes are defined only for one and two line items, so no three liners currently available, thus if you need one, you would need to do it by yourself.