textfield.text value not correct in on_gui_text_changed
Posted: Wed Jun 29, 2016 1:33 pm
after several tries, I noticed that
in the on_gui_text_changed event, if you read the value of the textfield that triggered the event, it still contains the old value, and not the new one. There is always one step late.
try with this simple mod :
in the on_gui_text_changed event, if you read the value of the textfield that triggered the event, it still contains the old value, and not the new one. There is always one step late.
try with this simple mod :