Tkinter Tutorial - Introdução

Jinku Hu 25 junho 2020
Tkinter Tutorial - Introdução

O módulo Tkinter (Tk interface) é a ligação padrão Python para o popular conjunto de ferramentas GUI Tk. O Tkinter tem variedades de widgets GUI como

  • Etiqueta

  • Botão

  • CheckButton

  • ComboBox

  • Tela

  • Menu

  • Menubutton

  • Mensagem

  • Caderno de notas

  • Moldura

  • Entrada

Você vai aprender como fazer uma GUI Tkinter neste tutorial. Aproveite!

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