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.

Reply With Quote

