Discussion Board

Results 1 to 2 of 2

Hybrid View

  1. #1
    Registered User cl_sr71's Avatar
    Join Date
    Mar 2003
    Posts
    5
    Is there any method for hiding the triangle (a.k.a. ear) in between the prompt and control of a Captioned Control?

  2. #2
    Regular Contributor OSXDev's Avatar
    Join Date
    Mar 2003
    Posts
    157
    You can hide ears by using

    CEikCaptionedControl::SetUsesEars(TBool aUsesEars).

    In a dialog this can be done by calling

    Line(lineId)->SetUsesEars(EFalse)

    in PreLayoutDynInitL.

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