Jump to content

LABEL GUI CONTROL


jruelan
 Share

Recommended Posts

  • Moderators

Hello good day, im confused... how can i get the text or value of the label control, there is no function for it, is there. tnx

No function for it?

Let's see... Reading a "Label" control from an AutoIt GUI you created... GUICtrlRead().

Reading a "Label" of a Control from another app... ControlGetText()?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

No function for it?

Let's see... Reading a "Label" control from an AutoIt GUI you created... GUICtrlRead().

Reading a "Label" of a Control from another app... ControlGetText()?

i tried GuiCtrRead but it only returns 0 and it said in its API, no label is supported only combo box, edit, button, etc...

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