<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Megumi221</author_name>
  <author_url>https://blog.hatena.ne.jp/Megumi221/</author_url>
  <blog_title>理想のユーザ・インターフェイスを求めて</blog_title>
  <blog_url>https://ideal-user-interface.hatenablog.com/</blog_url>
  <categories>
    <anon>wxPython</anon>
    <anon>Python</anon>
  </categories>
  <description>べただけど初心に帰って電卓を作成した。最小限の機能しかまだないがとりあえず動く。 使い方 Calculator.pywをダブルクリック 数字を入力（マウスでボタンを押しても直接入力してもよい） ボタンで演算記号を入力（+, -, *, /) 続けて数字を入力 続いて演算記号か&quot;=&quot;ボタンを押す 結果が表示される 課題 小数点数の入力ができない 図１：起動画面 図２：計算した結果以下、ソースCalculator.pyw # coding: utf-8 # ------------------------------------------------------------------- # C…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fideal-user-interface.hatenablog.com%2Fentry%2F20081219%2F1229682221&quot; title=&quot;　電卓プログラム（１） - 理想のユーザ・インターフェイスを求めて&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>https://cdn-ak.f.st-hatena.com/images/fotolife/M/Megumi221/20081219/20081219192217.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-12-19 19:23:41</published>
  <title>　電卓プログラム（１）</title>
  <type>rich</type>
  <url>https://ideal-user-interface.hatenablog.com/entry/20081219/1229682221</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
