Discussion Board

Results 1 to 2 of 2

Thread: virtual cursor

  1. #1
    Super Contributor Nokia_Archive's Avatar
    Join Date
    Mar 2003
    Posts
    2,426
    yes, i did find the virtualcursor method, but a piece of code clarifying the implementation will be useful.

    regards,
    ash.

    Posted by sweety godbole, meet_ashwini@yahoo.com
    on March 28, 2002 at 14:45

  2. #2
    Super Contributor Nokia_Archive's Avatar
    Join Date
    Mar 2003
    Posts
    2,426
    Posted by Forum Nokia Developer Support, communicator.developer@nokia.com
    on March 28, 2002 at 16:22



    Hi,

    some code for you...
    ... switch the virtual cursor on...

    TRect clientArea = ClientRect();
    TBool iVCState = TEikVirtualCursor::EOn;
    iEikonEnv->WsSession().SetPointerCursorArea(clientArea);
    iEikonEnv->VirtualCursor().SetCursorStateL(iVCState,*iEikonEnv);

    Regards,
    FN Developer Support

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