On Fri, Feb 15, 2008 at 12:18 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>         Nathan wrote:
>
>  > The answer is yes and no. You can certainly do this simply by
>  > mapping the theme for a widget to your Edje. The problem is that
>
>         Is "mapping the theme for a widget to your Edje" a standard,
>  well-known thing to do in ewl? Is that the same as using one's own
>  edj file to define a custom theme for a ewl widget?

Yes, you can set the group name, the filename or both on a widget to
map it to your custom Edje.

>  > any events will automatically have the source set as "EWL" instead
>  > of the clicked part. The problem is that we do dispatching to the
>  > widget inside of EWL, and w/o an API to feed these events to the
>  > specific evas object we just send a generic signal on the edje
>  > itself.
>  >
>  > So in order to do this effectively, the Evas API needs some
>  > expansion.
>
>         Ahhh... that's why you've proposed that before.
>
>         Is that problem there with the "use an edje object in a ewl
>  application" part of andreas' question?

If the edje object has any programs or complexities that require
signals to come from varying parts within the edje, then it's a
problem.

> Does ewl have something like a canvas widget that one can add evas objects to?

Not atm.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to