On Mon, 24 Sep 2012 20:58:15 -0400 freelancer <freelancer1...@gmail.com> said:

> Hi,
> 
> I have following arrangement:
>   - background-less elm window

and there is your problem - no background. if u have nothing there - literally
no object, you will have garbage memory content instead. (unless u enable alpha
on the window then no object == transparent)

>   - X window ID of the above window is passed
>     to the GStreamer, which renders video frames on it
>   - edje layout is loaded in that window, and that layout
>     has parts (containing PNG images), whose position is being adjusted
>     while a video is being played
> 
> The problem is that the parts that change position leave
> artifacts on the screen.
> With the EFL version from the beginning of this year above
> arrangement worked well. It sufficed only to call the
> elm_transparent_set function on the elm window. But somewhere
> in March or so this function evaporated from EFL.
> Investigation led me to the function elm_alpha_set as a replacement
> but it doesn't fix my problem. Any help?
> 
> Best Regards,
> Freelancer
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to