Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Swift - Tinder effect

ios cocoa-touch swift

What's the simplest way to receive tap events on a disabled UIButton?

Warning from iOS "Do not add subviews directly to the visual effect view itself"

"Changing the delegate of a tab bar" exception

iphone cocoa-touch

How do I fix Cocoa error 513?

iphone cocoa-touch

In Xcode What does it mean when a linked static library turns red when switching build configurations?

iphone cocoa cocoa-touch xcode

UIWebView under transparent UINavigationBar

Why does navigationItem.titleView align left when presentmodalviewcontroller called?

Turning off Spell checker in a iPhone App

Cannot find protocol declaration for 'MyObjectViewDelegate' when it is CLEARLY there ?1

Search Bar Cancel Button is Not Working

Differences in programming about iPhone and iPad

Choosing between the two - Interface Builder OR creating via code

Speech recognition framework for iOS that supports Spanish [closed]

Compiler error when adding core data to app

EXC_BAD_ACCESS within main() with ARC but no hint on the error

Multithreading in iOS - how to force a thread to wait for a condition?

How to access view controller variables from the app delegate... and vice versa?

objective-c ios cocoa-touch

UITextView, scroll while editing?

Display a timer for an iOS app that persists between view controllers