<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make&#38;Nature &#187; &#187; アラーム作成</title>
	<atom:link href="http://masahiro1007.info/tag/alerm/feed/" rel="self" type="application/rss+xml" />
	<link>http://masahiro1007.info</link>
	<description>モノ作りと自然が大好きなハッピーライフ</description>
	<lastBuildDate>Fri, 09 Jun 2017 05:06:56 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-11 スライダー2</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-11/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-11/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:12:42 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=85</guid>
		<description><![CDATA[スライダーの処理を実装していきます。 settingViewController.hに、スライダーのOutletとラベルのOutletを追加します。 @interface settingViewController : UIViewController { IBOutlet UILabel *sliderValue; //ラベル IBOutlet UISlider *secSlider; //スラ [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-11/">【Objective-C】iPhoneアプリ：アラーム作成-11 スライダー2</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-10 スライダー１</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-10/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-10/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:09:26 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=82</guid>
		<description><![CDATA[今回は、バックに表示している画像の表示時間を変更できるようにします。 スライダーを使って、秒単位に変更できるようにします。 範囲は、2秒から60秒にします。 &#160; settingView.xibをダブルクリックして、Interface Builderを立ち上げます。 ViewのBackgroundの色を変更します。 前にわかりやすいように、Blueにしていたので、Light Gray Co [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-10/">【Objective-C】iPhoneアプリ：アラーム作成-10 スライダー１</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-9 ツールバー</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-9/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-9/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:08:42 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=80</guid>
		<description><![CDATA[設定画面に移るボタンを仮に作ったボタンから、ツールバーに変更します。 まず、前に作ったボタンを消してしまいましょう。 &#160; Xcodeで、pclockViewController.xibをダブルクリックしてInterface Builderを起動します。 ボタンを選択ます。 メニューのeditからdeleteを選択します。 キーボードのdeleteキーを押しても消えます。 Connecti [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-9/">【Objective-C】iPhoneアプリ：アラーム作成-9 ツールバー</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-8 ナビゲーションバーの非表示</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-8/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-8/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:07:57 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=78</guid>
		<description><![CDATA[画面の上に表示されている、ナビゲーションバーがじゃまなので隠します。 写真はなるべく大きく観たいですからね。 &#160; pclockViewController.mのviewDidLoadに以下を追加します。 //ナビゲーションバーを隠す [self.navigationController setNavigationBarHidden:YES animated:YES]; setNaviga [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-8/">【Objective-C】iPhoneアプリ：アラーム作成-8 ナビゲーションバーの非表示</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-7 設定画面の追加4</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-7/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-7/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:06:27 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=76</guid>
		<description><![CDATA[今回は、ボタンを追加して、動くようにします。 &#160; pclockViewController.xibをダブルクリックしてInterfaceBuilderを起動します。 ボタンを追加します。 ボタンの位置は、仮なのでどこでもいいです。 大きさも適当に調整しましょう。 pclockViewController.xibのViewの中のRound Rect ButtonからFile&#8217;s [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-7/">【Objective-C】iPhoneアプリ：アラーム作成-7 設定画面の追加4</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-6 設定画面の追加3</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-6/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-6/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:05:38 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=74</guid>
		<description><![CDATA[設定画面を追加します。 グループとファイルの「Resource」を Control+クリック　「追加」から「新規ファイル」を選択 新規ファイルダイアログで、iPhoneOS UserInterfaceでView XIBを選択して「次へ」ボタンをクリック 「ファイル名」を、settingView.xibにして「完了」ボタンをクリック。 &#160; settingView.xibをダブルクリックして [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-6/">【Objective-C】iPhoneアプリ：アラーム作成-6 設定画面の追加3</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-5 設定画面の追加2</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-5/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-5/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:04:59 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=72</guid>
		<description><![CDATA[今回は、Root View Controllerの画面に今まで作っていた時計を表示させます。
<p><a href="http://masahiro1007.info/develop/iphone-alarm-5/">【Objective-C】iPhoneアプリ：アラーム作成-5 設定画面の追加2</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-4 設定画面の追加１</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-4/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-4/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:04:21 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=70</guid>
		<description><![CDATA[設定画面を追加します。 ボタンを押すと、画面が変わるあれです。 結構大変です^^; &#160; 後々は、ツールバーにしたいですが、とりあえずボタンで作ってみます。 &#160; まず、pclockAppDelegate.hの@interfaceに以下を追加 UINavigationController *navigationController; @property (nonatomic, re [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-4/">【Objective-C】iPhoneアプリ：アラーム作成-4 設定画面の追加１</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-3 背景画像の切り替え</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-3/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-3/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:03:00 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=68</guid>
		<description><![CDATA[今回は、5秒ごとに画像が変わるようにしてみます。 &#160; pclockViewController.hに変数を追加します。 int cnt; //表示時間のカウント int no; //画像の番号 int intervalSec; //表示時間 &#160; pclockViewController.mの、viewDidLoadに以下のコードを追加します。 //初期化 cnt = 0; no [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-3/">【Objective-C】iPhoneアプリ：アラーム作成-3 背景画像の切り替え</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Objective-C】iPhoneアプリ：アラーム作成-2 背景画像の表示</title>
		<link>http://masahiro1007.info/develop/iphone-alarm-2/</link>
		<comments>http://masahiro1007.info/develop/iphone-alarm-2/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 21:01:46 +0000</pubDate>
		<dc:creator><![CDATA[masahiro]]></dc:creator>
				<category><![CDATA[アプリ開発]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[アラーム作成]]></category>

		<guid isPermaLink="false">http://masahiro1007.info/?p=66</guid>
		<description><![CDATA[画像を用意します。 iPhoneの画面に合わせて、サイズは縦960px、横480pxで作ります。 縦480px、横320pxでもいいのかも(^^; pclockフォルだの下に、imagesフォルダを作ってそこに入れておきます。 今回は、５枚にしてみます。 フォルダは、無くてもかまわないのですが、まとめておいた方がわかりやすいので、適当な名前のフォルダを作って入れておきます。 ファイルの名前は、なん [&#8230;]<p><a href="http://masahiro1007.info/develop/iphone-alarm-2/">【Objective-C】iPhoneアプリ：アラーム作成-2 背景画像の表示</a> is a post from: <a href="http://masahiro1007.info">Make &amp; Nature</a></p>
]]></description>
		<wfw:commentRss>http://masahiro1007.info/develop/iphone-alarm-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
