Jump to content

Buttons In Form Of Numbers..


Recommended Posts

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"

Link to comment
Share on other sites

  • 2 years later...

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?

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...