Drag and Drop response time

Efraín López tecnomaya at cabsagt.com
Wed Oct 4 21:19:40 PDT 2006


Hi, =


I have a custom control =

when user click left button, an item from the control is selected

but I have also implemented drag and drop

my problem is drag and drop occure too fast
I want the selection (click) and the drag and drop to be separated in time,=
 lets say .5 seconds

I try to delay the dnd response using wxMouseEvent::LeftIsDown, wxMouseEven=
t::m_leftDown and wxStopWatch
testing if left mouse is still pressed =

but it didn't work

can someone please suggest how to delay the drag and drop response

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061004/d45=
10b8b/attachment.htm


More information about the wx-users mailing list