Bonjour,
J'utilise windows 8.1 et Delphi 10.
J'ai un problème de drag drop de fichiers.
J'ai essayé plusieurs composants avec le même résultat :
Drop venant de TotalCommander (un explorer en mieux pour moi) tout se passe bien le drop marche et je peux traiter mon fichier.
Drop venant de l'explorer ou du bureau : le curseur se change bien mais lorsque que je drop le fichier rien ne se passe, pas d'événement ?
Sur un des sites proposant un bon objet : http://www.delphidabbler.com/
j'ai trouvé ceci qu'ils donnent pour Vista et OS suivants :
De quelles permissions est-il question ?2: Why don't the components accept drag and drop when using Vista?
For security reasons in Windows Vista and later, drag/drop is disallowed between windows with different security permissions. This means that applications that processes drag and drop may not be able to receive files dragged and dropped from another window if the security permissions are not compatible.
This is a "feature" of the operating system, not a problem with the comp
Si quelqu'un a une solution je suis preneur !!
Merci
Partager