I was working towards dialogs because focus handling becomes much easier.
The possibility of losing focus much less. I work with a remote controlled
device.

On Fri, Jul 27, 2012 at 3:53 PM, Konstantin Tokarev <annu...@yandex.ru>wrote:

>
> 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
>



-- 
pritam
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to