概要 Macでネイティブである「ニコニコ風コメント弾幕」をFrameworkとして作成しました。導入はとても簡単。5分もあればちょちょいのちょいです!導入例として、自作アプリであるニコニコ生放送のコメントビューアーに組み込んでいるのでそちらも是非ご覧ください。 提供しているメソッドは以下の唯一のメソッドです。 -(BOOL)Nico2CommentThrow:(NSString *)comment // コメントimage:(NSImage *)image // 画像font:(NSFont *)font // フォント・サイズcolor:(NSColor *)color // 文字色stcolor:(NSColor *)stcolor // 縁色width:(float)maxWidth // 横幅position:(int)position;
Description Objection is a lightweight dependency injection framework for Objective-C for MacOS X and iOS. For those of you that have used Guice, Objection will feel familiar. Objection was built to stay out of your way and alleviate the need to maintain a large XML container or manually construct objects. Features "Annotation" Based Dependency Injection Seamless support for integrating custom and
こんなAPIを待っていた! ダブルタップとか、スワイプとか、ピンチインとか自力で判定すると結構めんどうなんですよね。でも、iPad以降はもう簡単にタップを捕捉できます。 Gesture Recognizer!無料! UIGestureRecognizer ジェスチャーを捕捉してくれるのはUIGestureRecognizerクラスです。派生クラスで以下のものが用意されています。 UITapGestureRecognizer タップ UIPinchGestureRecognizer ピンチインアウト主に拡大縮小 UIPanGestureRecognizer ドラッグ UISwipeGestureRecognizer ページめくりやスクロール等のスワイプ UIRotationGestureRecognizer 指2本で回転させる感じ UILongPressGestureRecognizer 長
A CHCSVParser works very similarly to an NSXMLParser, in that it synchronously parses the data and invokes delegate callback methods to let you know that it has found a field, or has finished reading a line, or has encountered a syntax error. A CHCSVParser can be created in one of three ways: With a URL to a file With the contents of an NSString With an NSInputStream CHCSVParser can be configured
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く