Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

NSPredicate 101: Using NSPredicate with a NSMutableArray of custom objects

Binding NSSlider to control the zoom of an IKImageBrowserView

objective-c cocoa

C preprocessor on Mac OSX/iPhone, usage of the '#' key?

Use a CAGradientLayer in SpriteKit?

Access properties of tabBarController from view?

objective-c ios xcode

Using Cocoa to create an icon for a folder

objective-c cocoa macos icons

GCDAsyncUdpSocket immediately closes when sending to an IPv6 address

UIImagePickerController for multiple buttons

How to use UINavigationBarAppearance in iOS 13

TWRequest leaking?

iphone objective-c ios5

Cocoa app with ffmpeg dylibs crashes on Mac OSX 10.5 (but not 10.6 or 10.7)

Unit testing methods with I/O in iOS

What is the difference between CGPathRef and NSBezierPath?

objective-c cocoa quartz-2d

parse JSON weather object from Open Weather Map API using AFNetworking

ios objective-c json

Share Core Data between iOS and WatchOS

Using my own typedef enum, getting 'Makes pointer from integer without cast'

How can I create a part of a filled circle using Core Graphics/Quartz

Converting mutliple date format into a single format in iPhone