Jump to content

Recommended Posts

Posted

Hi,

id like to know how to count how many characters there are in an editbox (text box)

because i set the limit of characters for the editbox and i want a text in the window be updated with the numbers of characters left to write

thanks in advance!

Posted

  meekaah said:

Hi,

id like to know how to count how many characters there are in an editbox (text box)

because i set the limit of characters for the editbox and i want a text in the window be updated with the numbers of characters left to write

thanks in advance!

StringLen(GUiCtrlRead($textbox))

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...