Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor vicky_nits's Avatar
    Join Date
    Oct 2009
    Posts
    314
    Hi

    In my application I have a edit box with its default cursor . Now when in the portrait mode the cursor blinks properly but when i change to landscape mode sometimes the cursor position changes ,comes down or goes up and there is also a static black line in some portion .as if the cursor is divided into two parts. This is happening only in the device



    But sometimes it works fine. This is happening with the 3rd edition .With 5th edition the transition works fine perfectly. The code being the same.

    Any cause for that or do I have to make any changes. Please guide me.

  2. #2
    Regular Contributor manjusg's Avatar
    Join Date
    Jul 2009
    Posts
    125
    It would be better if you post your code snippet. You may try this to set the cursor position.

    TInt cursorPos = iEdwin->CursorPos();
    iEdwin->SetCursorPosL(cursorPos,EFalse);
    Regards,
    manjusg

  3. #3
    Regular Contributor vicky_nits's Avatar
    Join Date
    Oct 2009
    Posts
    314
    thnx dude..it solved my problem

Similar Threads

  1. Problem with the font of the text in the edit box
    By vicky_nits in forum Symbian C++
    Replies: 5
    Last Post: 2010-11-29, 06:50
  2. Replies: 2
    Last Post: 2009-08-26, 03:42
  3. Multi lines problem with edit box
    By bjtuchen in forum Symbian User Interface
    Replies: 12
    Last Post: 2009-03-04, 16:32
  4. Replies: 2
    Last Post: 2008-06-18, 06:53
  5. Browser Utility crashes when i edit an edit box.
    By vitormcruz in forum Symbian C++
    Replies: 1
    Last Post: 2008-04-17, 20:10

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