<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tnn-jp</author_name>
  <author_url>https://blog.hatena.ne.jp/tnn-jp/</author_url>
  <blog_title>tnn-jp.hatenadiary</blog_title>
  <blog_url>https://tnn-jp.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>ボタンを出すだけ #!ruby require 'vr/vruby' require 'vr/vrcontrol' module MyForm def construct self.caption = &quot;Hello VisualuRuby&quot; addControl( VRButton, &quot;btn&quot;, &quot;BUTTON&quot;, 10, 10, 250, 30 ) end def btn_clicked @btn.caption = &quot;PUSHED&quot; end end frm = VRLocalScreen.showForm( MyForm, 100, 100, 300, 300 ) VRLocalScre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnn-jp.hatenadiary.org%2Fentry%2F20090111%2F1231667868&quot; title=&quot;VisualuRubyでGUIプログラミング（ボタンとか置く編） - tnn-jp.hatenadiary&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>2009-01-11 18:57:48</published>
  <title>VisualuRubyでGUIプログラミング（ボタンとか置く編）</title>
  <type>rich</type>
  <url>https://tnn-jp.hatenadiary.org/entry/20090111/1231667868</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
