Tkinter チュートリアル - はじめに
Jinku Hu
2020年6月25日
2018年1月28日

Tkinter モジュールは、人気のある Tk GUI ツールキットへの標準的な Python バインディングです。Tkinter には、豊富な図形コントローラーがあります。例えば、
- ラベル
- ボタン
- チェックボタン
- コンボボックス
- キャンバス
- メニュー
- メニューボタン
- メッセージ
- ノート
- フレーム
- エントリ
- …
このチュートリアルでは、Tkinter GUI の作成方法を学習します。
Author: Jinku Hu
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