Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Override swipe gesture on UITableView

how to set vertical align of uitextview from interface builder

UITableView partially hidden by UITabBar

Can C++ class instances on the stack be captured by Objective-C blocks?

dynamic properties in objective c

objective-c

Checking if there is an active internet connection iPhone situation

writeToFile is not writing to the file

objective-c ios

Using BLAS or LAPACK with Xcode

NSTextField inside NSStatusBar: focus and editable problems

OpenGL ES 2.0 for 2D, how to set origin to top-left

CABasicAnimation not having any effect

Xcode 4.2: xcdatamodel is marked as copied

objective-c xcode

How is the UIPinchGestureRecognizer scale value determined?

How to check if a word is defined in the English dictionary in cocoa-touch?

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

Strange behavior when animating UITextField

Xcode: Run project with specified localization

Xcode stops on prepareToPlay

What are the alternatives to Core-Plot for drawing graphs in iPhone SDK

Does a NSURLConnection retain its delegate?