Jump to content

how to get coordinates of selected item in list view


Recommended Posts

I am trying to drag and drop an item from listview on one side to the parent element in workspace. From list view I selected the text which I want to drag, but  I need to get the coordinates of the selected text.

I thought of using MouseClickDrag command. is there any other way to do this?

 

Link to comment
Share on other sites

  • Moderators

Moved to the appropriate forum, as the Examples forum clearly states:

Quote

Do not post general support questions here, instead use the AutoIt Help and Support forums.

Please pay attention to where you post in the future.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Thanks for moving it to the right one. while posting, the option general support was not enabled, that's why I posted there. Sorry for that.

is there any supporting hands for my blocking point?

 

Link to comment
Share on other sites

I tried all these commands, but didn't work out.

Instead, copy and paste is working manually. but when I use code for doing this operation, copying the list item from list view is possible, but paste operation is not working in the workspace of the tool. the window info tool couldn't identify the items in workspace,.

 

 

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

×
×
  • Create New...