Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User junnikokuki's Avatar
    Join Date
    Nov 2007
    Posts
    14
    How to write an application with Listbox Menu and Multiview UI?
    Like the embedded Message Application?
    When you open the application, a listbox menu displays.Then you can choose a function and multiviews Ui display?

  2. #2
    Super Contributor antonypr's Avatar
    Join Date
    May 2003
    Location
    Vancouver, Canada
    Posts
    985
    The easiest way to experiment this is using UI Designer from Carbide.c++ Developer or Professional. You can download the trial version of it from Forum Nokia. It's very easy to create multi-views application using UI Designer.

    You can also check S60Ex\MyViews example that is shipped in the SDK. It shows how to create a multi-views application. Also check S60Ex\ListBox for list box example.
    Antony Pranata
    http://www.antonypranata.com/
    http://www.s60tips.com/

  3. #3
    Registered User kamenlitchev's Avatar
    Join Date
    Mar 2003
    Location
    Bulgaria
    Posts
    7
    I am right now struggling with this. If you do not have the UI designer, then MyView example is quite good starting point. All you need is to change the MyViewContainer class to be CEikTextListBox instead CCCoeControl. Then you should write the MyViewContainer::OfferKeyeventL to pass the left/right keys to the AppUI controller and you're ready...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved