Tkinter 튜토리얼 - 소개

Jinku Hu 2020년6월25일
Tkinter 튜토리얼 - 소개

Tkinter (Tk interface) 모듈은 널리 사용되는 Tk GUI 툴킷에 표준 Python 바인딩입니다. Tkinter 에는 다음과 같은 다양한 GUI 위젯이 있습니다.

  • 라벨

  • 버튼

  • 체크 버튼

  • 콤보 박스

  • 캔버스

  • 메뉴

  • 메뉴 버튼

  • 메시지

  • 공책

  • 프레임

  • 입장

이 튜토리얼에서 Tkinter GUI 를 만드는 방법을 배웁니다.

작가: 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