<?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>ボタンやテキストボックスを表示できるようになったので、簡易電卓を作ってみました。 あまり気の利いた機能はなく、計算自体は「eval」関数任せ。 画面下部のボタンで計算式を入力、「=」ボタンクリックで計算してくれます。 画面上部のテキストボックスに直接数式を入力しての計算もできます。 今回は以下の内容で処理を書いてみました。 ・外部ライブラリは使用しない。標準のみ。 ・GU部品のライブラリは、前回のものをそのまま利用。（使用しない関数もそのまま） ・フレームを上下２つにし、グリッドを別にした。 ・ボタン配置はグリッドレイアウトを利用。ラクチン ・ボタンのクリックイベントでの処理の実行。クリックさ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fletraspberry.hatenablog.com%2Fentry%2F2021%2F02%2F03%2F002301&quot; title=&quot;Raspberry Pi Python GUI アプリケーション 06:簡易電卓 - 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-03 00:23:01</published>
  <title>Raspberry Pi Python GUI アプリケーション 06:簡易電卓</title>
  <type>rich</type>
  <url>https://letraspberry.hatenablog.com/entry/2021/02/03/002301</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
