Hi all, I made a simple GUI with an input field (code goes below). I compiled it and ran the executable. Then I tested the AutoIt v3 Windows Info utility to get the text. It does not work. I type in the input field different texts, and nothing works for the utility. However, if I write a script and use the function ControlGetText, I get any text I type in there. And also if I use ControlSend I can type to the field. Any reason for that? Thank you very much, Matheus Code: #include <GUIConstant