Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

How can I compress data using Zlib, without directly using zlib.dylib?

objective-c zlib

Sorting NSDictionary

Is it okay for multiple objects to retain the same object in Objective-C/Cocoa?

iphone objective-c cocoa

Making a Grid in an NSView

Converting from RGB to HSL with Objective C

iphone objective-c rgb hsl

Quartz 2d / Core Graphics: What is the right way to draw some text?

How do I get the int ASCII value of a character in Cocoa?

objective-c c cocoa ascii

Is there an easy way with NSDateFormatter to get "Today", "Tomorrow","Friday" style dates?

Cocoa-Touch - Loading a text file into an array

objective-c cocoa debugging

UIScrollView with multiple pages visible or smaller page sizes

Can a "secret" string in a compiled Obj-C app be discovered?

NSControl subclass can't read the target?

objective-c cocoa

How to "Skin" an application on Mac?

objective-c cocoa xcode macos

#pragma mark text field delegates

iphone objective-c xcode

How to create a page curl animation?

NSCGImageSnapshotRep, how get bitmapData

objective-c cocoa

Creating a custom CFType

Setting anchor point for UIView layer

iphone objective-c uiview

NSTimeInterval -> incompatible pointer types

iphone objective-c

How do I detect whenever two UIImageView overlap?