开发者

Address of Dragged File in Windows

开发者 https://www.devze.com 2023-03-05 05:33 出处:网络
How can I kn开发者_运维百科ow what is the address of dragged file or folder in windows explorer with Python?I think the filename path, the function that handles a \'drop\' normally has a struct with t

How can I kn开发者_运维百科ow what is the address of dragged file or folder in windows explorer with Python?


I think the filename path, the function that handles a 'drop' normally has a struct with the data you need, but python itself does not provides a gui to drop files, what widget framework are you using?

0

精彩评论

暂无评论...
验证码 换一张
取 消