Hi I want to catch the event when application is opened by E menus and everything-apps, so I add :
ecore_event_handler_add(ECORE_EXE_EVENT_ADD, _e_exec_cb_add, NULL); But, it can't work, I can only catch the event when I open an app use ecore_exe_run("firefox", NULL) in the same app written by myself. So, how can I make it?? Thanks. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel