Jump to content

Drag item


 Share

Recommended Posts

Hello,

I created a script to drag and drop file/folder from explorer to my gui.

Is it possible to know information (file/ folder name, type) about item when the mouse is over my gui and before i drop the item.

I want to activate options according to the case.

Thanks

Link to comment
Share on other sites

  • Developers

What is the issue with dropping it onto your gui and then get the needed information to do what you want to do? Why do you need this information beforehand?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

I would like to propose actions depends on file type or others options.

A stupid exemple should be: when dragging word file, i should activate an icon to open word, an other for zipping the file, an other for converting to pdf.

For a zip file, an icon to unzip, an other to zip it again, an other to add password

i would like to avoid asking questions : "would you like to ..."

I don't know if i'm clear.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...