Jump to content

$ES_PASSWORD Glitch perhaps


rubiks
 Share

Recommended Posts

Hey all... I've been working on a new GUI program that uses a username and password field. When I set the GUI Input for $ES_PASSWORD I am still able to see the chars. that I type in. below is the code for the input which after searching through the forum it seems to be right. I am using .103 beta. I have also downloaded the latest GUIConstants file and still see the same result. Any ideas?

$Password = GUICtrlCreateInput ( "", 150, 150, 150, $ES_PASSWORD )

Thanks for the help.

Candy is Dandy, but Liquor is Quicker

Link to comment
Share on other sites

LOL...I feel stupid now... hahahah... I didn't even think about the height param.... :lmao: Just added a ", 0" and what do ya know...it works now! hahahahaha....... I can't believe I was working on that for days and didn't even think about it! Thanks guys....take it easy!

Rubiks

Candy is Dandy, but Liquor is Quicker

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