<?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>IronPython</anon>
  </categories>
  <description>ツリービューを表示して、そこで選択されているアイテムを判別する。ツリービューは、SharpDevelopのデザイン画面でToolsから選んできて配置する。そのアイテムをクリックしたときに、アイテム名を表示するサンプルを書く。プログラムは以下の通り。sender.SelectedNodeの型はTreeView型になっている。Textメソッドでアイテム名を取得できる。 この頃、IronPythonのプログラムにも慣れてきたが、本当にC#に似ていることを感じる。C#を使い慣れた人には、IronPythonはかなり馴染みやすいと思う。 import System.Drawing import Syst…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fideal-user-interface.hatenablog.com%2Fentry%2F20140802%2F1406932275&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/20140802/20140802073010.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-02 07:31:15</published>
  <title>ツリービューの選択されたアイテムを判別</title>
  <type>rich</type>
  <url>https://ideal-user-interface.hatenablog.com/entry/20140802/1406932275</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
