Hello,
Never mind, but for the reader, I did end up trapping the event in evas and
calling the event I wanted to fire off. This probably could have been done a
couple of ways, but it worked, so hey ;-).
void on_mouse_down(void *data, Evas *e, Evas_Object *obj, void *event_info) {
Evas_Event_
On Wednesday, 14 May 2008, at 19:17:25 (-0400),
Enlightenment CVS wrote:
> Enlightenment CVS committal
>
> Author : mej
> Project : eterm
> Module : Eterm
>
> Dir : eterm/Eterm
>
>
> Modified Files:
> ChangeLog
>
>
> Log Message:
> Wed May 14 16:09:04 2008
Le mardi 13 mai 2008, Carsten Haitzler a écrit :
> :)
After trying to use the "frame_decode" signal, I found that it is never sent.
In fact I'm playing some network stream from IP cameras, and it appears that
the position and length is always 0 (at least with the gstreamer backend wich
is the o
Hello,
I am trying to figure out how to address an issue I am having with
Edje. I have several icons on the screen, and have set them up to be
dragable. The problem I run into is that dragable seems to allow a
double click (so the user double taps the icon and holds on the second
press). I hav
Hi,
Here's a small patch that prevent a memory leak when doing multiple
emotion_object_file_set().
It also let doing stuff like:
emotion_object_file_set(o, some_file);
emotion_object_file_set(o, NULL);
emotion_object_file_set(o, some_file);
to force reloading a file/stream
Patch can be found h
Build log for Enlightenment DR 0.17 on 2008-05-14 07:05:30 -0700
Build logs are available at http://download.enlightenment.org/tests/logs
Packages that failed to build:
edvi http://download.enlightenment.org/tests/logs/edvi.log
eflpp http://download.enlightenment.org/tests/logs/eflpp.log
elitair