27.07.2012, 13:23, "pritam.ghang...@gmail.com" <pritam.ghang...@gmail.com>: > HiHow did you get transparency to work. On my device as soon as I set > anything having alpha as background (color or image), that area becomes > black. It seems its not blending two top level windows. So effectively I get > dialogs over black full screen background. Blending works fine for non window > widget (alien widgets).
Then avoid QDialogs and use parented QWidgets to emulate dialog windows. We are doing this for years :) -- Regards, Konstantin _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest