Domkrat 1 Posted August 20, 2013 Hello. I have some problems working with Drag and Drop event handler. I red wiki for about 10 times, but i still can't understand how to work with this handler. I made a listbox and add all three parts of this event handler to it, but it just doesn't work. May be there are some "special techniques" and you know any of them. Thanks in advance. Share this post Link to post Share on other sites
Prodavec 10 Posted August 20, 2013 He means that onLBDrag, onLBDragging, onLBDrop event handlers don't fire. Also we tried to set LBDrag, LBDragging, LBDrop via ctrlSetEventHandler / ctrlAddEventHandler and also nothing happened. I tried to use simpliest code "hintSilent 'Test';"; Share this post Link to post Share on other sites