<?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 # 継承した場合など、実行されないようにする（現状、意味は特にない） if __name__ == &quot;__main__&quot;: # 表示するウィンドウの幅と高さ（自由に指定できます）…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fletraspberry.hatenablog.com%2Fentry%2F2021%2F01%2F28%2F231334&quot; title=&quot;Raspberry Pi Python GUI アプリケーション 02:ウィンドウの設定 - 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-01-28 23:13:34</published>
  <title>Raspberry Pi Python GUI アプリケーション 02:ウィンドウの設定</title>
  <type>rich</type>
  <url>https://letraspberry.hatenablog.com/entry/2021/01/28/231334</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
