Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor NavaronSoftware's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    167
    Has anyone experienced inconsistencies with with, the latter class doesnt seem to draw softkey texts whereas the former obviously is fine.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    ok

    The thing is that when you are using the CAknview classses as your view class, instead of CCoeControl derived classes then and ONLY then you have to use CAknViewAppUi derived AppUi class, othervise you'll end up having problems.

    From which the most common would be the problems on drawing the softkeys.

    yucca

  3. #3
    Regular Contributor NavaronSoftware's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    167
    ok so taking the Settings List example providing elsewhere on this site. If i wanted to have the settings list pop up from a menu, how can this be done with no visible softkeys?

    Thanks

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    take a look at the settings list example provided in the series 60 SDK, at least it has the AppUI class as well as the View structure defined right.

    In case you have modified the examples or are using some other example, then you propably need to either change the appUi class to be derived from right base class, or chnage your view structure to be right one to be used with your appui class.

    yucca

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