Hi,
  I have a requirement where on certain event like on resize I dont want to 
keep allowing dragging for an edje draggable part even if mouse,up/touch,up has 
not yet been done after mouse,down.

For this, I used pointer_mode: NOGRAB for draggable part but it didn't work in 
case of draggable as it kept taking drag events even if the mouse/touch was 
outside draggable geometry.
Even synthesizing mouse,up,1 with source "<draggable_part_name>" in edc had no 
effect and drag event was continuously going to the draggable part.

Please let me know if there is any way we can control this (avoiding further 
drag event for a drag part) programmatically.

Thank you.
Regards,
Rajeev
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to