Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User vijaysoft's Avatar
    Join Date
    Oct 2007
    Posts
    31
    How to clear the screen , when user select a menu item ............

    means , how to call the clear function from the AppUi's HandleCommandlL function . The clear function are defined in my AppView class .



    case ECommand1:
    {
    // how to call clear function from here

    }
    break;

  2. #2
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Define public function in your appview class and call it from appui. call code related to clear screen from that function.
    Last edited by savaj; 2009-05-28 at 12:02.

  3. #3
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Look carefully in your AppUi class for the view class instance. Use that pointer to call the function of that view class. Undoubtedly, the function you are interested in, should have public access.
    Nokia Developer Wiki Moderation team

Similar Threads

  1. dynemic menu
    By pankaj gupta55 in forum Symbian C++
    Replies: 1
    Last Post: 2008-09-20, 11:33
  2. Replies: 2
    Last Post: 2007-11-10, 13:19
  3. how to clear a screen?......
    By bharats in forum Symbian User Interface
    Replies: 2
    Last Post: 2007-04-09, 13:20
  4. How to get User defined menu items in a form?
    By varshajohn in forum Symbian User Interface
    Replies: 3
    Last Post: 2002-11-11, 14:50

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