<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamura001</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamura001/</author_url>
  <blog_title>強火で進め</blog_title>
  <blog_url>https://nakamura001.hatenablog.com/</blog_url>
  <categories>
    <anon>Macプログラミング</anon>
    <anon>GUI</anon>
  </categories>
  <description>NSSavePanel(保存先のディレクトリとファイル名の選択)のサンプルです。 [savePanel setRequiredFileType:@&quot;txt&quot;]; setRequiredFileType:メソッドの引数で拡張子を指定すると、拡張子が付加されたファイル名が返されます。主な処理は以下の様になります。 - (IBAction)pushButton:(id)sender; { NSSavePanel* savePanel; int res; savePanel = [NSSavePanel savePanel]; // 設定するとファイル名にここで指定した拡張子が付加されます [save…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20081004%2F1223123461&quot; title=&quot;ほぼ日、MacのGUI - SavePanel(保存するファイル名の指定、セーブパネル) - 強火で進め&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/n/nakamura001/20081004/20081004212542.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-04 21:31:01</published>
  <title>ほぼ日、MacのGUI - SavePanel(保存するファイル名の指定、セーブパネル)</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20081004/1223123461</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
