<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hasiduki</author_name>
  <author_url>https://blog.hatena.ne.jp/hasiduki/</author_url>
  <blog_title>日記</blog_title>
  <blog_url>https://hasiduki.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>wxPython</anon>
  </categories>
  <description>wx.Gridでハマった。 以下のソースは、ぱっと見だと問題ないように見える。testWxGrid.py # -*- coding: utf-8 -*- import wx from wx import xrc class testWxGrid(wx.Dialog): def __init__(self, parent): self.res= xrc.XmlResource( &quot;testWxGrid.xrc&quot; ) dlg= self.res.LoadDialog(None, 'testWxGrid') self.PostCreate(dlg) self._init_Grid() def _in…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhasiduki.hatenadiary.org%2Fentry%2F20110512%2F1305161075&quot; title=&quot;怪奇wxGrid - 日記&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>2011-05-12 09:44:35</published>
  <title>怪奇wxGrid</title>
  <type>rich</type>
  <url>https://hasiduki.hatenadiary.org/entry/20110512/1305161075</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
