Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User jkekoni's Avatar
    Join Date
    Feb 2004
    Posts
    124
    I see this function (macro ?)
    in Forms Example.

    File:
    AknExFormSaveForm.cpp line 107.

    Yet it does not seem to be inherited from superclass, nor is it defined in the class. Yet it seems to be working somehow.

    It is also not found in the SDK documentation not at least with text search.

    -----------------------------
    ControlOrNull(x )
    GetEdwinText(x,y)
    TTimeEditorValue(x)
    Line(x,y )
    ---------------------------
    SetEdwinTextL
    SetNumberEditorValue
    SetTTimeEditorValue
    ------------------------

    What i have not found is corresponding functions for the classes:
    CAknTextSettingItem,
    CAknBinaryPopupSettingItem,
    CAknTimeOrDateSettingItem

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    the forms are derived from CEikDialog and the function is defined in it.

    yucca

  3. #3
    Registered User jkekoni's Avatar
    Join Date
    Feb 2004
    Posts
    124
    Thanx. Such class (CEikDialog) is not found in the documents.

    I would assume it to be between :
    CEikControlGroup::ELayVertically
    CEikEdwin::EAllowPictures


    Hmm... Wait there is more....


    One is acually documented in Symbian 7.0. Which I would normally assume that the class is not present in 6.1 but 7.0 only. Naturally this is not the case, since the class is refered in many documents.

    Oh well...
    Last edited by jkekoni; 2004-05-13 at 09:33.

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    the documendation doesn't include all classes, so some searching in include forlder for headers files is sometimes needed to get enough information.

    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