Your comments

btw is there a way to check if a keyboard button has been pressed? in the messaging system im trying to make you need to be able to use the enter key to start writing on a new line, so i need to check if the button has been pressed and of so i than i can add the \n in the code. Because if the text is too long it will not show it all on the textbar.