iOS3.2以降は、
- (void) applicationDidFinishLaunching:(UIApplication *)application
の代わりに
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
が用意されているので、didFinishLaunchingWithOptionsにアプリケーション起動直後の処理を描くこと
2011年1月1日土曜日
2010年11月23日火曜日
GoogleカレンダーのAPIについての検索結果 備忘
http://www.awaresoft.jp/development.html
http://www.awaresoft.jp/development/35-iphone-app/64-gdata-api-basics.html
http://code.google.com/p/gdata-objectivec-client/wiki/GDataObjCIntroduction#Requirements
http://code.google.com/p/gdata-objectivec-client/downloads/list
http://www.awaresoft.jp/development/35-iphone-app/62-building-gdata-api-client-library-for-iphone.html
http://code.google.com/p/gdata-objectivec-client/wiki/GDataObjCIntroduction
http://www.awaresoft.jp/development/35-iphone-app/64-gdata-api-basics.html
http://code.google.com/p/gdata-objectivec-client/wiki/GDataObjCIntroduction#Requirements
http://code.google.com/p/gdata-objectivec-client/downloads/list
http://www.awaresoft.jp/development/35-iphone-app/62-building-gdata-api-client-library-for-iphone.html
http://code.google.com/p/gdata-objectivec-client/wiki/GDataObjCIntroduction
2010年11月21日日曜日
PopoverView in iPad App 検索結果 その2
UIPopoverController に UIPickerView をいれる
http://token.sakura.ne.jp/wp/?p=742
http://d.hatena.ne.jp/shalgiel/20100708/1278567982
PopoverView in iPad App 検索結果
Using the PopoverView in iPad App Development
http://mobiforge.com/designing/story/using-popoverview-ipad-app-development
http://labs.techfirm.co.jp/ipad/cho/41
http://ayahime.jp/?p=65
ActionSheetから
http://labs.techfirm.co.jp/ipad/cho/477
popover内のボタンから自分を閉じる
http://gijishinpo.asablo.jp/blog/2010/08/17/5293413
How to dismissPopoverAnimated
http://stackoverflow.com/questions/2639350/how-to-dismisspopoveranimated-on-ipad-with-uipopovercontroller-in-mkmapview-sdk3
http://translate.googleusercontent.com/translate_c?hl=ja&sl=en&u=http://stackoverflow.com/questions/2639350/how-to-dismisspopoveranimated-on-ipad-with-uipopovercontroller-in-mkmapview-sdk3&prev=/search%3Fq%3DPopover%2BdismissPopoverAnimated%26hl%3Dja&rurl=translate.google.co.jp&twu=1&usg=ALkJrhhGh8JWl2LNcENmnedfjPcKnm_72g
http://www.answerspice.com/c119/1487341/how-to-dismisspopoveranimated-on-ipad-with-uipopovercontroller-in-mkmapview-sdk32
2010年10月3日日曜日
2009年11月23日月曜日
宇宙飛行士100の言葉
この中で、グッときたものを2つ転載
過去から学ぶべきことは多いものの、
われわれは過去に生きてはならない。
未来を夢見なければならないし、
夢見ながら眠り続けていてもいけないのだ
デイビッィト・スコット(アポロ15号 船長)
有人宇宙開発の明らかな利益として
次の世代を担う人たちに
刺激を与えるという効果がある。
子供達を退屈させてはいけない。
バート・ルータン(航空機エンジニア)
出典が英語の場合には、原文も付けてほしかった。。。
2009年5月4日月曜日
Pre-release iTunes 8.2 クラッシュ
昨日、iPhoneOS 3.0 Beta4をインストール。合わせて、iPhone SDK3.0 Beta4とiTunes 8.2(Pre-Release)もインストール。
そっから、iPodのリストアしようとすると、iTunesがクラッシュ
iTunesを起動し直しても、UIを英語にしてOS再起動でもリストア中にクラッシュ。。。
(iTunes8.2Pre-Releaseは、英語リソースしか持っていないみたい。)
何回かクラッシュさせてると、リストアの裏でPodcastのアップデートをやっている。もしや?と思ってPodcastのアップデートを[Manual]に変更したら、iPodのリストア無事に終了。
でも、Podcast更新できない。。。
Apple Developer Forums見ると、原因不明でiTunesがクラッシュしている人がほかにもいた。
この不具合、いつ直るのか。。。
そっから、iPodのリストアしようとすると、iTunesがクラッシュ
iTunesを起動し直しても、UIを英語にしてOS再起動でもリストア中にクラッシュ。。。
(iTunes8.2Pre-Releaseは、英語リソースしか持っていないみたい。)
何回かクラッシュさせてると、リストアの裏でPodcastのアップデートをやっている。もしや?と思ってPodcastのアップデートを[Manual]に変更したら、iPodのリストア無事に終了。
でも、Podcast更新できない。。。
Apple Developer Forums見ると、原因不明でiTunesがクラッシュしている人がほかにもいた。
この不具合、いつ直るのか。。。
登録:
投稿 (Atom)