Huhu epvpers!
Well my problem is:
I made a label:
When i change the password($pw variable), i cant refresh the label with the new password, tried this: GUICtrlSetData(), but doesnt work for me. Some1 have any idea?
Well my problem is:
I made a label:
Code:
$k=GUICtrlCreateLabel("Password: " & $pw, 8, 10)