Tkinter Tutorial - Einführung

Jinku Hu 25 Juni 2020
Tkinter Tutorial - Einführung

Das Tkinter (Tk-Schnittstelle) Modul ist die Standard-Python-Anbindung an das populäre Tk-GUI-Toolkit. Tkinter hat eine Vielzahl von GUI-Widgets wie

  • Etikett

  • Schaltfläche

  • CheckButton

  • Kombibox

  • Leinwand

  • Speisekarte

  • Menüschaltfläche

  • Nachricht

  • Notizbuch

  • Rahmen

  • Eintrag

Sie werden in diesem Tutorial lernen, wie man eine Tkinter-GUI erstellt. Viel Spaß!

Autor: Jinku Hu
Jinku Hu avatar Jinku Hu avatar

Founder of DelftStack.com. Jinku has worked in the robotics and automotive industries for over 8 years. He sharpened his coding skills when he needed to do the automatic testing, data collection from remote servers and report creation from the endurance test. He is from an electrical/electronics engineering background but has expanded his interest to embedded electronics, embedded programming and front-/back-end programming.

LinkedIn Facebook