Thank you for your answer 3run. Actually, I want to use only the textbox part of IMGUI. How can I do that? In other words, I want to create a text box that I want, to ensure that the data entered is only between 0 and 100, and to check whether the data is entered or not, and to warn the user if any data has not been entered into textbox.