Hi everyone !
I need help to solve two problems as follows:
1. Is there any way to transparent background of dialog or widget in Qt Symbian. I tried a few examples of transparent, they work well on Windows OS but on Symbian OS is not (the background show with black color)
2. I have a MainWindow showMaximized, then I call a Dialog with showFullScreen (that mean Dialog will be located above the MainWindow). But when I close the Dialog, I see MainWindow in fullscreen and lost control with it. Currently I solved by save / restore Geometry of MainWindow, but is still better solutions or not?
Has anyone encountered similar cases. Please help me solve it.
Thanks a lot !




