Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor oslario's Avatar
    Join Date
    Apr 2005
    Location
    Indonesia
    Posts
    73
    Can someone tell me how to make some text with transparent background?

    In my Draw() function, I just create:

    CWindowGc& gc = SystemGc();
    gc.Reset();
    gc.DrawText( theText, TPoint(x,y));

    using this command, it's copy the screen n make the copied screen as the background.

    That I want is the background realy transparent, so every thing that happen in the background we can still see it.
    Is int posible?

    Thanks before...

  2. #2
    Regular Contributor SymbianSandy's Avatar
    Join Date
    Mar 2005
    Location
    Bangalore,India
    Posts
    306
    CEikLabel class may help u

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