{"provider_url":"https://hatena.blog","height":"190","author_url":"https://blog.hatena.ne.jp/Cassiopeia/","author_name":"Cassiopeia","url":"https://cassiopeia.hatenadiary.org/entry/20070830/1188562986","version":"1.0","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcassiopeia.hatenadiary.org%2Fentry%2F20070830%2F1188562986\" title=\"Tkinter \u30a6\u30a3\u30f3\u30c9\u30a6\u306b\u30e1\u30cb\u30e5\u30fc\u3092\u3064\u3051\u308b\u3002 - Cassiopeia\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","published":"2007-08-30 21:23:06","title":"Tkinter \u30a6\u30a3\u30f3\u30c9\u30a6\u306b\u30e1\u30cb\u30e5\u30fc\u3092\u3064\u3051\u308b\u3002","type":"rich","categories":["Python"],"description":"\u307e\u305a\u306f\u3001\u7c21\u5358\u306a\u30e1\u30cb\u30e5\u30fc\u3002 #\u7c21\u5358\u306a\u30e1\u30cb\u30e5\u30fc # -*- coding: utf-8 -*- from Tkinter import * #\u30b3\u30fc\u30eb\u30d0\u30c3\u30af\u95a2\u6570\u3092\u5b9a\u7fa9\u3057\u3066\u304a\u304f\u3002 def callback(): print 'called' #root \u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u4f5c\u308b\u3002 root = Tk() #\u30e1\u30cb\u30e5\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u4f5c\u308b\u3002 menu_ROOT = Menu(root) #root \u30a6\u30a3\u30f3\u30c9\u30a6\u306e menu \u306b\u524d\u51fa\u306e #\u30e1\u30cb\u30e5\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8a2d\u5b9a\u3002 root.configure(menu = menu_ROOT) #\u30e1\u30cb\u30e5\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b'FILE' \u3068\u3044\u3046\u30e1\u30cb\u30e5\u30fc\u3092 #\u8ffd\u52a0\u3059\u308b\u3002 menu_ROOT\u2026","image_url":"https://cdn-ak.f.st-hatena.com/images/fotolife/C/Cassiopeia/20070831/20070831201737.png","provider_name":"Hatena Blog","blog_url":"https://cassiopeia.hatenadiary.org/","blog_title":"Cassiopeia\u306e\u65e5\u8a18","width":"100%"}