Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User souparnalodh's Avatar
    Join Date
    Feb 2008
    Posts
    26
    I am developing a Symbian C++ application in which I have put a small Dialog box for small messages to be shown. This Dialog (custom Dialog Box) uses an image for the background to be drawn. This image is in svg format. The image has rounded corners. Now normally it is drawn perfectly. But if any native dialog appears in between its drawing, then the corners become visible with the color or background of the Native dialog on those portions. Please suggest any way out. Thanks in advance for any kind of help.

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    I guess you do not draw anything outside that background, thus if a popup (like a dialog, or a menu) draws something there, your control will not restore the original contents.
    A workaround could be using CWsScreenDevice::CopyScreenToBitmap when initializing your control, then it could re-draw the original screen content in its corners.

Similar Threads

  1. Launching a dialog when the application starts
    By Uriah Eisenstein in forum Symbian User Interface
    Replies: 10
    Last Post: 2009-03-31, 09:06
  2. Problem with custom dialog
    By esorol in forum Symbian User Interface
    Replies: 1
    Last Post: 2008-04-16, 09:11
  3. [announce] wait dialog wrapper 0.2
    By lfd in forum Python
    Replies: 10
    Last Post: 2008-03-21, 11:03
  4. unmodal dialog...
    By GeKI in forum Symbian User Interface
    Replies: 0
    Last Post: 2005-10-24, 12:02
  5. When is a dialog finished drawing ? (S60)
    By eracer in forum Symbian User Interface
    Replies: 0
    Last Post: 2003-02-14, 11:56

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