I\'m creating a textbox as follows:
sg.Text(size=(57, 10), background_color=\'white\', text_color=\'red\', key=\'_console\')
And