<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>adonishi</author_name>
  <author_url>https://blog.hatena.ne.jp/adonishi/</author_url>
  <blog_title>adonishiの日記</blog_title>
  <blog_url>https://adonishi.hatenadiary.org/</blog_url>
  <categories>
    <anon>iPhone</anon>
  </categories>
  <description>前に書いた、Pythonで作るiPhoneアプリのサンプルを見ていたのだけれど、アドレスブックの内容（名前のみ）の一覧をざーっとテーブルにするだけで、あまり面白くない。（sqliteとの連携が簡単って所はいいのだけど。）もっとよくある感じの画面に沢山ボタン等が出てる感じのサンプルを作ってみた。実はこれもテーブル（TableView）の一種で、TableViewを作るときにstyleを「UITableViewStyleGrouped」に指定すると、こんな感じのを作ることができる。 簡単にこのボタン等を変えられるように、プログラム中で、、、 self.sections_ = [ {&quot;header&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fadonishi.hatenadiary.org%2Fentry%2F20080826%2F1219767574&quot; title=&quot;PythonでのiPhoneアプリ-GroupedTableViewサンプル - adonishiの日記&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.d.st-hatena.com/diary/adonishi/2008-08-26.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-26 01:19:34</published>
  <title>PythonでのiPhoneアプリ-GroupedTableViewサンプル</title>
  <type>rich</type>
  <url>https://adonishi.hatenadiary.org/entry/20080826/1219767574</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
