10-25-2016, 08:31 PM
Thank you, as always!
If I understand well, the answer is exactly the same in both (1) & (2) ?
Furthermore, let me ask : Is it possible to confine drag & drop to one particular column only? I understand that QmRegisterDropTarget may have to be modified, but how?
As a matter of fact, I found that I can monitor column number with statement :
Best regards.
If I understand well, the answer is exactly the same in both (1) & (2) ?
Furthermore, let me ask : Is it possible to confine drag & drop to one particular column only? I understand that QmRegisterDropTarget may have to be modified, but how?
As a matter of fact, I found that I can monitor column number with statement :
Quote:int iSub i=sub.LvItemFromPoint(g iSub)and then filter columns (confine) there. It works, but I am not sure it is the proper way to do it.
Best regards.
