Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Symbian C++ Listbox example

1 replies · 6,939 views · Started 21 February 2006

Hello,

I want to create an application with Symbian C++. Application is supposed to do following :

  • Read a text file and load all items in a listbox
  • User can check any item and checked items will be added to 2nd List box
  • User can select any item in second listbox and that can be removed from that.
  • After selecting desired items, user will press a button and a function will be called which will create a text file of those selected items.

I am new to Symbian C++. I have done above with Trial of GoDB tool but now want to do this with Symbian C++. Any Idea how I can do this ?

Thanks, Kirtimaan