#help me its a basic thing but it is very easy to solve I think
15 messages · Page 1 of 1 (latest)
Hey @heady swift - your issue is that you're accessing an event of TextBox that doesn't exist. You can't click a TextBox - it should be TextBox.TextButton.MouseButton1Click instead