On Sat, 30 Jul 2005 00:13:33 +0800
Alan Trick <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I've been playing around with the themeing stuff lately. One of the 
> things I tryed to do was to make a transparent menu (I just made the 
> e17_menu_bg.png image transparent) and well, the result is err, 
> interesting. Quite colourful :), but not what I was hoping for. Is this 
> supposed to be able to work, and I just have a buggy compile, or were we 
> not ment to be able to do that.
> 
> Alan Trick

>From what I understand and have seen, transparency works only within the same 
>canvas.  So, in your code you create an Evas and add to it Evas_Objects.  All 
>Evas_Objects on that Evas can be transparent with respect to each other.  
>However, your application and something like say your desktop background are 
>not on the same Evas, and therefore, your Evas_Objects cannot be transparent 
>to the desktop background.  I hope I got that right, and I hope that it helps.

jason


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to