<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakinor</author_name>
  <author_url>https://blog.hatena.ne.jp/nakinor/</author_url>
  <blog_title>sci</blog_title>
  <blog_url>https://sci.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>メニューバーを利用してファイルの入出力 この記事の続き。 Cocoa 版にメニューバーからのファイル読み込み・保存機能を付けた。情報が少なくてかなり時間がかかった。 NSOpenPanel *openPanel = [NSOpenPanel openPanel]; NSArray *allowedFileTypes = [NSArray arrayWithObjects:@&quot;txt&quot;,@&quot;'TEXT'&quot;,nil]; [openPanel setAllowedFileTypes:allowedFileTypes]; NSInteger pressedButton = [openPanel run…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsci.hateblo.jp%2Fentry%2FCocoaMto2&quot; title=&quot;CocoaMto にファイル入出力を実装 - sci&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>2015-08-11 00:00:00</published>
  <title>CocoaMto にファイル入出力を実装</title>
  <type>rich</type>
  <url>https://sci.hateblo.jp/entry/CocoaMto2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
