Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Best Practices for implementing a modal Alert View using Cocoa Touch?

iphone cocoa-touch

Code for syncing the iPhone with REST-servers

How does the coordinate system in an CGContextRef look like?

Communication from child UIViewController to parent UIViewController

How to check if a BOOL is null?

Alternatives to weak linking in iPhone SDK?

Problems with converting a CGPoint to a string

Changing screen position of UIView/UIControl upon tapping it

How to create PDF document using iPhone SDK? [duplicate]

How to draw wavy line on iOS device

Should every IBOutlet have a property?

Obj-C, Instance variable used while 'self' is not set to the result of '[(super or self) init...]'

For Loop Objective C

Using UILongPressGestureRecognizer For Subviews of UIScrollview

Objective-C generating a random point which lies in given cgrect

ios cocoa-touch random cgrect

ios http POST (Data and Image): Image not getting posted

Is it important to design iPhone App layouts flexible?

iphone cocoa-touch uikit

Is there an wrapper object for SEL?

Downloading multiple files in iphone app(Objective c)

iphone cocoa cocoa-touch

Objective C Threading Question