I am writing my first Symbian application, so please bear with me on these questions. I have used the application wizard to create the application framework. I don't quite understand which application architecture I should have chosen, but as of now I have chosen not to use views.
Currently the main screen of my application is blank white space. I would like to add some text to this area and also a logo image. Can someone please tell me how and where I need to do this in the code? I assume this is done in the Container file, but I don't know what I am supposed to do there. Please just get me pointing in the right direction.
Secondly, I currently have two items in the Options menu area. The first one opens a dialog box with some text. The second one I would like to display some preferences options in the main area of the application (i.e. - selection boxes, etc.). So, my second question is this. Once I have the text and image in the main area, how do I hide it and display something else when the item in the menu is selected?
Your help is very much appreciated!
Thanks,
Brian