Hi All,

The glib-ecore two way integration patch has been integrated into EFL (@51113).

 From the changelog:

     This patch implements the ecore main loop in terms of the GTK main loop, so
     ecore is a layer on top of glib.
     
     Compared the the current glib integration in ecore, this has the added
     advantage of allowing use of EFL libraries in GTK.

You can build ecore with glib integration turned on by doing:

cde/trunk/ecore
./autogen.sh --enable-g-main-loop
make

The point of the patch is to allow widgets or libraries written using EFL to 
integrate
with GTK applications better at the main-loop level.  At the UI level, 
integration
is not done yet.

If you feel game, please try --enable-g-main-loop ... everything should work 
just as
before... if it doesn't  let me know.

thanks,

Mike

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to