whiteKC Posted May 14, 2006 Posted May 14, 2006 Hi Guys.. My simple question is: How do i get to see those "AfxWnd" values from buttons..? In case i want to change them. ; Initialize Buttons ; These are the button names you might have to change these for different poker clients $FoldButton = "AfxWnd4217" $CheckButton = "AfxWnd4218" $CallButton = "AfxWnd4218" $BetButton = "AfxWnd4219" $RaiseButton = "AfxWnd4219"
Champak Posted June 2, 2008 Posted June 2, 2008 Same question here, I'm seeing a control...it's a listbox or a listview I don't know...and I'm trying to get the text from it and I can't. The class is afxwnd. I've seen around the net that you can't retrieve text in controls with this class. I was wondering if it is the same problem with autoit?
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