Is it possible to get a dragEnter event on a window with allowDrop=False? I want the user to drop the file in a little box which will show up when he drags something into the application.
Is this possible and how?
BR
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well the best way to get answer is make a question. I found out a way to do this. First it have to allow drop. When drag enter I set allow drop to false.