Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User haha@java's Avatar
    Join Date
    Dec 2003
    Location
    Beijing
    Posts
    23
    Hi, how to create a CAknEnumeratedTextPopupSettingItem with dynamic data?

    Thanks.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    haven't really used the CAknEnumeratedTextPopupSettingItem ever, but as with all other settings items you are constructing it in CreateSettingItem()-function.

    You usually also pass a class variable to it, so you could basically put your dynamic text into this variable before constructing the settings item.

    yucca

  3. #3
    Registered User haha@java's Avatar
    Join Date
    Dec 2003
    Location
    Beijing
    Posts
    23
    I have solved the problem. thank you yucca anyway.
    I create a new class derive from CAknEnumeratedTextPopupSettingItem, and overload the virtual fucntion LoadL, get the EnumeratedTextArray point and add new text by calling AppendL.

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