<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kobatom5278</author_name>
  <author_url>https://blog.hatena.ne.jp/kobatom5278/</author_url>
  <blog_title>let's raspberry pi</blog_title>
  <blog_url>https://letraspberry.hatenablog.com/</blog_url>
  <categories>
    <anon>Raspberry Pi</anon>
  </categories>
  <description>前回と前々回の内容をまとめて、一度書き直しました。 特に新しいものはありません。 # -*- coding: utf-8 -*- # 日本語コメントをエラーとしないように、UTF-8で保存 # 使用するライブラリのインポート import tkinter as Tk # 表示するウィンドウの幅と高さ WINDOW_WIDTH = 500 WINDOW_HEIGHT = 220 class Window(Tk.Tk): &quot;&quot;&quot; TKクラスを継承、Windowクラスとする &quot;&quot;&quot; def __init__(self, text): &quot;&quot;&quot; ウィンドウを生成する（タイトルを指定） &quot;&quot;&quot; Tk.Tk…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fletraspberry.hatenablog.com%2Fentry%2F2021%2F02%2F02%2F231305&quot; title=&quot;Raspberry Pi Python GUI アプリケーション 05:まとめ - let&amp;#39;s raspberry pi&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-02-02 23:13:05</published>
  <title>Raspberry Pi Python GUI アプリケーション 05:まとめ</title>
  <type>rich</type>
  <url>https://letraspberry.hatenablog.com/entry/2021/02/02/231305</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
