<?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>色を選択するサンプルです。選択した色に文字の色が変更されます。 NSColorWellクラスを主に使います。InterfaceBuilderで配置するだけでほとんど完成です。クリックしたときに表示される色選択の部分の処理を書く必要はありません。 選択されたときに発生するイベント時に必要な処理を行うだけでOKです。よくあるプログラムと同様にActionを準備し、Color Well(NSColorWell)から繋ぎます。 - (IBAction)setColor:(id)sender; 主な処理は以下の様になります。 - (IBAction)setColor:(id)sender { [samp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20081016%2F1224151664&quot; title=&quot;ほぼ日、MacのGUI - Color Well(色の選択) - 強火で進め&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/20081016/20081016190532.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-16 19:07:44</published>
  <title>ほぼ日、MacのGUI - Color Well(色の選択)</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20081016/1224151664</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
