Discussion Board

Results 1 to 6 of 6
  1. #1
    Regular Contributor nadis's Avatar
    Join Date
    Feb 2009
    Posts
    108
    Hi, all.
    I changed the navi label text, but it didn't show the new one quickly enough.
    Actually, it didn't update its content until I press Left Softkey.
    I think the redrawing was taken place after the dimissing of the pop menu list.
    How can I make it show the new one immediately ?
    Code:
    	iNaviLabel->SetTextL(iNaviLabelText);

  2. #2
    Registered User pandhari.gorde's Avatar
    Join Date
    Nov 2008
    Location
    Mumbai-India
    Posts
    379
    Quote Originally Posted by nadis View Post
    Hi, all.
    I changed the navi label text, but it didn't show the new one quickly enough.
    Actually, it didn't update its content until I press Left Softkey.
    I think the redrawing was taken place after the dimissing of the pop menu list.
    How can I make it show the new one immediately ?
    Code:
    	iNaviLabel->SetTextL(iNaviLabelText);
    have u go thru the

    http://wiki.forum.nokia.com/index.ph...avigation_pane

    Its working fine.

    where r u calling the fun settextL() ?

  3. #3
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Quote Originally Posted by nadis View Post
    I changed the navi label text, but it didn't show the new one quickly enough.
    Actually, it didn't update its content until I press Left Softkey.
    I think the redrawing was taken place after the dimissing of the pop menu list.
    How can I make it show the new one immediately ?
    What is Navi pane label??? Did you mean text showing on navi pane or just it is a label of type CEikLabel ???

    To insert text on navi pane, check article suggested by pandhari or you can refer this article.
    http://wiki.forum.nokia.com/index.ph...an_application

    For changind text of CEikLabel, call iNaviLabel->DrawNow() after setting text.

  4. #4
    Regular Contributor nadis's Avatar
    Join Date
    Feb 2009
    Posts
    108
    I did the same thing as described in that artical. The text was changed first. But next time I want to change the text, I use the single line of code:iNaviLabel->SetTextL(iNaviLabelText);

    The result didn't show up immediately. After I pressed the left softkey, the pop-up menu shows up. After it's dismissing, now it's the time I can see the new text.

  5. #5
    Regular Contributor nadis's Avatar
    Join Date
    Feb 2009
    Posts
    108
    I am talking about the text shown in the navi pane. CAknNaviLabel class.

  6. #6
    Regular Contributor nadis's Avatar
    Join Date
    Feb 2009
    Posts
    108
    I solve the problem by poping and pushing the decorator after I change the text.
    The method seems strange, is there any way better?

Similar Threads

  1. How to show images and text together in textfield or textbox.
    By atiqe in forum Mobile Java Networking & Messaging & Security
    Replies: 2
    Last Post: 2007-05-04, 09:02
  2. Replies: 4
    Last Post: 2007-04-18, 11:59
  3. how to make empty enumerated text popup list
    By Komarov Dmitriy in forum Symbian C++
    Replies: 0
    Last Post: 2006-11-03, 15:28
  4. Trying to make light text for n70 with TS v3
    By rysh in forum Streaming and Video
    Replies: 2
    Last Post: 2006-04-12, 23:29
  5. May I make text input on top of image background?
    By fmx in forum Mobile Java Media (Graphics & Sounds)
    Replies: 2
    Last Post: 2004-01-26, 13:09

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