Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QmRegisterDropTarget; Toolbar drag drop, button double click
#9
here is a simple solution to identify the button where a file has been dropped on

Code:
Copy      Help
case WM_QM_DRAGDROP
     Acc a=acc(mouse)
     sel a.Name
        case "Firefox"
           .....


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)