bigred Posted October 12, 2005 Posted October 12, 2005 Is it possible to get the screen position of a SysTreeView item? I need to create a simple macro to move List items from one branch to another. The problem is the program only lets you do this with mouse movements. I guess I need to use ControlGetPosX and ControlGetPosY, but how do I specify the SysTreeView and specific list item? I'm doing this in VB6 with AutoItX.
bigred Posted November 16, 2005 Author Posted November 16, 2005 Update: The script is now done purely in AutoIt3. I finally started using the GUI features and I love it. Anyone have any suggestions not this problem?
Valuater Posted November 17, 2005 Posted November 17, 2005 now that you are using Autoit3 ... post your question again... in the Autoit3 support forum... show us what you have so far too! 8)
bigred Posted November 17, 2005 Author Posted November 17, 2005 Haha, oops I must be tired. *posting in other forum...*
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now