Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Why can't the address of an ivar be passed to an "id __autoreleasing *" argument under ARC?

Adding outline/stroke to UITextView

Debugging in XCode: Exception Breakpoints

On iOS 6.1, UISwitch IBOutlet is always nil

ios objective-c cocoa-touch

Animating UITextInput's textInputView

clang compiling error (undefined reference to objc_autoreleasepoolpush)

objective-c clang gnustep

How can I get original volume of compressed video in iOS 6

Switch input language with Control + Shift on Mac OS X

objective-c macos keyboard

Retina display problems when working with images

Autolayout UIScrollView constraints strange behaviour

What is the maximum duration value (CFTimeInterval) for a CAAnimationGroup?

split the image into a mesh of small quadrangles in OpenGLES

Prevent ARC to nil a weak ivar right after assignment (in release builds) [duplicate]

iPad iOS memory management - how to free up "Real Memory" used by UIImageViews, UIScrollViews?

How to keep MKMapView in iOS 6 North oriented always when switching mode from MKUserTrackingModeFollowWithHeading

caricature - Image animation in iOS

iphone ios objective-c

Show thumbnail for url attachment on UIActivityViewController

Changing Window's element visibility from a subclassed WebView

How to change the coordinates of a popover on the fly

Having issues in linking objective-c with golang 1.1 - was working with golang 1.1beta

objective-c macos go cgo