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

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

notice in the default theme there is a data item of "shaped" ie:

group {
   name: "widgets/menu/default/background";
   data {
// this tells e the border is shaped
//      item: "shaped" "1";
   }

for the background edje object. this determines if e should consider the menu to
be shaped (uncomment it and add it to yours). note shapes are on/off
transparency, no alpha. as said MANY times before. e17 does no "inter-window"
transparency. it can do transparency WITHIN windows it owns (canvases) thus
modules can be translucent as they live in the desktop canvas. no one (who
develops e) ever claimed it does inter-window transparency. this topic has been
hashed repeatedly so i wont rehash it again.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


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