まとめ 以上、今回はTkinterを利用して、デスクトップアプリを使う方法を紹介した。 ここで紹介したように、Pythonを使えば、ボタンやテキストボックスを利用するデスクトップアプリが簡単に作成できる。 ちょっとした自分ツール作成に便利だ。
Code below has 1 major and 1 minor problem. Major issue is, once you push the button it visually stays pushed. Minor problem is, I run this in Cygwin. I've got an rxvt window behind the Tk window.