Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Calling Java library from Objective C on Mac

Objective C: Return an array of objects from a class method

iphone objective-c

Detect file creation date on iPhone OS?

Monitor Network Traffic Mac

iphone: Good practice for keeping my third-party libraries up-to-date?

iphone objective-c xcode

What's the MainWindow.xib nib file for?

iphone: performSelector: withObject: afterDelay: does not work with a background thread?

Is it possible to create private property in Objective-C?

What is the point in a retain immediately followed by an autorelease?

UIView touchesbegan doesn't respond during animation

Help with multithreaded Core Data app design

Use of -> in Cocoa

objective-c cocoa

Get unicode character by glyph index in a CTFontRef or CGFontRef object

objective-c core-text

Convert NSDate to String with strftime

Moving an object randomly around the screen

iphone objective-c xcode ios

How can I crop an Image with mask and combine it with another image (background) on iPhone? (OpenGL ES 1.1 is preferred)

NSView initialization: -init: vs. -awakeFromNib:

Merging PDF Files in Cocoa

objective-c cocoa pdfkit

Upload multiple files using http POST

Creating a custom UIActivityIndicatorView