<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Start_python</author_name>
  <author_url>https://blog.hatena.ne.jp/Start_python/</author_url>
  <blog_title>ふたり暮らし</blog_title>
  <blog_url>https://start-python.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>はじめに クリックした座標を取りたくて「on_touch_down」を利用したらボタンが押せなくなりました。その時に使った対処法です。 def on_touch_down(self, touch): print(touch.pos) これだとマウスをクリックした座標は取れますが、ほかの操作（ボタンを押す）が効かなくなります。 解決策（例） kvファイルで「on_touch_down:」の行を追加して BoxLayout: orientation: &quot;vertical&quot; Image: id: image1 size_hint_y: 10 texture: root.image_texture o…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstart-python.hateblo.jp%2Fentry%2F2020%2F01%2F12%2F090000&quot; title=&quot;Kivy 特定のウェジットだけでon_touch_downを使う（Python クリックした座標を取り出す） - ふたり暮らし&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/S/Start_python/20200111/20200111092629.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-12 09:00:00</published>
  <title>Kivy 特定のウェジットだけでon_touch_downを使う（Python クリックした座標を取り出す）</title>
  <type>rich</type>
  <url>https://start-python.hateblo.jp/entry/2020/01/12/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
