Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created January 23, 2020 13:43
Show Gist options
  • Save BMU-Verlag/d817b3e11cd13c9f8782b9ace4e1b95c to your computer and use it in GitHub Desktop.
Save BMU-Verlag/d817b3e11cd13c9f8782b9ace4e1b95c to your computer and use it in GitHub Desktop.
chat_log = Text(window, width=100, height=20, state=DISABLED)
chat_log.grid(row=1, column=0, columnspan=3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment