Tkinter Tutoriel - Introduction

Jinku Hu 25 juin 2020
Tkinter Tutoriel - Introduction

Le module Tkinter (Tk interface) est la liaison standard de Python à la populaire boîte à outils Tk GUI. Tkinter a plusieurs variétés de widgets d’interface graphique comme

  • Label

  • Bouton

  • CheckButton

  • ComboBox

  • Toile

  • Menu

  • Menubutton

  • Message

  • Carnet de notes

  • Cadre

  • Entrée

Vous allez apprendre à réaliser une interface graphique Tkinter dans ce tutoriel.

Auteur: 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