Question #634971 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/634971

Ryan posted a new comment:
Hi RaiMan, thanks for the response.

I was using popFile() since it allowed me to drag a folder onto the text
entry field and it would paste the location of that folder so then I
could capture it via the return of that text input box.  I looked for a
solution for this for awhile and came up with popFile.  I am sure there
is another way - I will just have to find it.

The reason I am aiming for the drag n drop feature is that I am working
on testing a program that is continually updated and I need to have the
current version as well as a few other versions available to test with.
This is why I have moved away from hardcoding the  path (which I have
done before and the rest of my script worked fantastically!) and it also
started becoming a burden to manually change the paths in my scripts
when I needed to switch versions of the program I wanted to run the
Sikuli script against.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to