<?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>GUIアプリケーション上で、表示されている文字の表記を日本語と英語、どちらにも切り替えられる方法を考えてみた。例えば過去に作成した、郵便番号から住所を検索するコードの中では以下のようにして日本語表示のアプリケーションにしている。 ...(コードの一部のみ表示） class MainFrame(wx.Frame): def __init__(self, id, title): width, height = 300, 100 wx.Frame.__init__(self, id, title=u&quot;郵便番号から住所を検索&quot;, size=wx.Size(width, height)) self.Pa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fideal-user-interface.hatenablog.com%2Fentry%2F20100205%2F1265787363&quot; title=&quot; GUIアプリケーションの日本語表示と英語表示を切り替える - 理想のユーザ・インターフェイスを求めて&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/20100210/20100210162643.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-02-05 16:36:03</published>
  <title> GUIアプリケーションの日本語表示と英語表示を切り替える</title>
  <type>rich</type>
  <url>https://ideal-user-interface.hatenablog.com/entry/20100205/1265787363</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
