On Fri, 19 Mar 2010 12:42:44 +0100 daniele_athome <[email protected]>
said:

> Good morning list,
> I have a possible bug (or feature, actually I don't know) in genlist.
> Seems that listening to signals longpressed and selected will cause
> both signals to be fired when I longpress an item.
> 
> Note that in the longpress callback I launch an inner window, while in
> the selected callback I launch a toplevel window.
> Not doing anything in both callback doesn't solve the issue.

doesn't happen here. i either get a selected OR a longpressed - not both. if
item is not already selected selected callback is never called. longpressed
kicks in after its timeout. if u drag at all both longpressed and selected get
cancelled and neither gets called.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to