<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="jp">
  <id>https://www.mindto01s.com</id>
  <title>MindTo01s Blog - Posts tagged NSStoryboard</title>
  <updated>2026-03-09T16:04:40.886144+00:00</updated>
  <link href="https://www.mindto01s.com"/>
  <link href="https://www.mindto01s.com/blog/tag/nsstoryboard/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.io/" version="0.11.13">ABlog</generator>
  <entry>
    <id>https://www.mindto01s.com/2018/12/11/09613c24_c2b5_4851_a53d_53307201a985.html</id>
    <title>NSViewControllerのサンプルコードその2</title>
    <updated>2018-12-11T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;Inspectorパネルも共有するコードは失敗した。
Cocoa bindingがうまく結合できない。&lt;/p&gt;
&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2018/12/11/09613c24_c2b5_4851_a53d_53307201a985.html"/>
    <summary>Inspectorパネルも共有するコードは失敗した。
Cocoa bindingがうまく結合できない。</summary>
    <category term="ContainerView" label="Container View"/>
    <category term="NSStoryboard" label="NSStoryboard"/>
    <category term="NSStoryboardSegue" label="NSStoryboardSegue"/>
    <category term="NSViewController" label="NSViewController"/>
    <category term="cocoa" label="cocoa"/>
    <category term="mutableArrayValue" label="mutableArrayValue"/>
    <category term="prepareForSegue:sender:" label="prepareForSegue:sender:"/>
    <category term="presentAsModalWindow" label="presentAsModalWindow"/>
    <category term="presentAsSheet" label="presentAsSheet"/>
    <published>2018-12-11T00:00:00+09:00</published>
  </entry>
  <entry>
    <id>https://www.mindto01s.com/2018/12/10/fe3017f0_3326_4f86_aedd_00a7b4b5755a.html</id>
    <title>NSViewControllerのサンプルコードその1</title>
    <updated>2018-12-10T00:00:00+09:00</updated>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;1つのViewControllerをsheet, dialog, popoverで共有する、サンプルコード。&lt;/p&gt;
&lt;img alt="https://www.mindto01s.com/_images/ViewController1.png" src="https://www.mindto01s.com/_images/ViewController1.png" style="width: 561.0px; height: 369.0px;" /&gt;&lt;/p&gt;
</content>
    <link href="https://www.mindto01s.com/2018/12/10/fe3017f0_3326_4f86_aedd_00a7b4b5755a.html"/>
    <summary>1つのViewControllerをsheet, dialog, popoverで共有する、サンプルコード。</summary>
    <category term="ContainerView" label="Container View"/>
    <category term="NSStoryboard" label="NSStoryboard"/>
    <category term="NSStoryboardSegue" label="NSStoryboardSegue"/>
    <category term="NSViewController" label="NSViewController"/>
    <category term="cocoa" label="cocoa"/>
    <category term="mutableArrayValue" label="mutableArrayValue"/>
    <category term="prepareForSegue:sender:" label="prepareForSegue:sender:"/>
    <category term="presentAsModalWindow" label="presentAsModalWindow"/>
    <category term="presentAsSheet" label="presentAsSheet"/>
    <published>2018-12-10T00:00:00+09:00</published>
  </entry>
</feed>
