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 have experimented quite a bit, and it seems also to be
problematic for a triple click.  Does anyone know of a way to disable
this behavior?  Should I be trapping the event with Evas.  I found a
similar thread from Gustavo regarding the virtual keyboard he put
together, and it seems that was one approach, but am not sure where that
ended up, or have any information about passed edje parts back to Evas.
Does anyone have any examples (I have looked, but most of that seems
more geared towards programs where everything is handled via Evas, and
not really a mix between the two).  Or alternatively, am I being a moron
and over complicating this?  :-).  Seems it should be easy, but I have
been banging my head over it for several hours and haven't made much
progress (other than learning some really cool Evas stuff, which will
help later for sure).  

Another piece to mention about this is that is a touch screen
application and while not obvious to me at first glance (developing on
my desktop with a mouse), the customer pointed it out almost immediately
(eeek), so seems to be more common there as a user may not touch and
hold, but lightly release and then hold on the second press.

http://sourceforge.net/mailarchive/message.php?msg_id=9ef20ef30707131454w7507687ct5394833150cba142%40mail.gmail.com

Here is the only concise documentation I was able to track down for the
dragable edc block.
http://docs.enlightenment.org/api/edje/html/edcref.html

Thanks for any insight,
Jess






-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to