On Tue, 1 Apr 2008 18:12:24 -0300 andres <[EMAIL PROTECTED]> babbled:

> dj2 wrote:
> > Ewl themes don't have a 'label' text portion of the button. The button
> > has a child label widget which is the text.
> >
> well, that's not important, each theme file (theme_ewl.edj, theme_etk.edj) 
> uses the elements as needed, the end result will be the same from the user's 
> point of view.
> 
> > This also requires changes to edje as, I don't think, you can load
> > multiple theme files and merge them together in memory into a single edj
> > file.
> Yep, you are right, and this is my main problem with this method. But it is 
> solveable.

not directly - but indirectly u can. e17 does just that. it has a defined theme
group/object type, then the key in the edje to look for and it has a fallback
mechanism if there is a specific file specified for a specific object type - if
not fall back to a parent etc. and then find that .edj file- if it supplies the
right edje group, use it, if not, fallback to a parent and so on. default theme
is always a parent as it is assumed to provide everything

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to