Hi , I created a AudioPlayer Application in S60 3rd FP1 (E71). In that application i am specifying the file name to play . How to Load all '.mp3' files into a ListBox , and how to select it from List box for Playing. Please Help me
Hi , I created a AudioPlayer Application in S60 3rd FP1 (E71). In that application i am specifying the file name to play . How to Load all '.mp3' files into a ListBox , and how to select it from List box for Playing. Please Help me
Hi,
Well, the Wiki most probably has what you need. For example, this article shows how to find files with a certain extension. And if you search for the word "listbox" you'll find quite a few examples.