Search code examples
is there anywhere where I could start MobileSubstrate tweaks programming?...


objective-ccocoa-touchiosjailbreak

Read More
How do I make and use a Queue in Objective-C?...


objective-ccocoadata-structuresqueue

Read More
iOS UITextView or UILabel with clickable links to actions...


iosobjective-c

Read More
Optimization levels in Xcode...


iosobjective-cswiftxcodeoptimization

Read More
How to scroll to bottom of UITableView to see all cell contents without adjusting cell height?...


iosobjective-cuitableview

Read More
Implementing Achievements in iOS App without Game Center...


iosobjective-cswift

Read More
Call a variable NSString from JavaScript in Objective-C...


javascriptobjective-ccocoawebviewnsstring

Read More
Getting Window Number through OSX Accessibility API...


objective-ccocoaaccessibilitymacos-carbonaccessibility-api

Read More
How to share multiple urls via UIActivityViewController?...


iosobjective-ccocoa-touchuikituiactivityviewcontroller

Read More
How to create an alert box in iphone?...


iphoneobjective-ciosuialertview

Read More
What is -[NSString sizeWithFont:forWidth:lineBreakMode:] good for?...


iphoneobjective-ccocoa-touch

Read More
iOS can't alloc new object in switch case...


iosobjective-cswitch-statement

Read More
Make the divider of an NSSplitView undraggable and don't show the dragging cursor...


objective-ccocoamouse-cursornssplitview

Read More
how to have a selector in a custom view...


iosobjective-c

Read More
Passing parameters to the method called by a NSTimer...


objective-ccocoa-touchselectornstimer

Read More
How to send json data in the Http request using NSURLRequest...


iphoneobjective-ccocoa-touchjsonnsurlrequest

Read More
UISlider that snaps to a fixed number of steps (like Text Size in the iOS 7 Settings app)...


iosobjective-ciphonexcodeuislider

Read More
UITextView content inset...


iosobjective-cuiscrollviewuikit

Read More
Handling Pointer-to-Pointer Ownership Issues in ARC...


objective-cautomatic-ref-counting

Read More
Why do nil / NULL blocks cause bus errors when run?...


objective-cobjective-c-blocks

Read More
UIButton bottom shadow...


iosobjective-cuibutton

Read More
How can I use core animation to animate the background color of an NSTextField?...


objective-ccocoamacoscore-animation

Read More
CommandLine Option in Xcode 4.5.2 (Mountain Lion)...


objective-cxcodecode-signingjailbreak

Read More
Can't programmatically hide UIButton created with IB...


iphoneobjective-ciosinterface-builder

Read More
UITableView, Separator color where to set?...


iosobjective-cuitableviewcocoa-touch

Read More
Difference between objectForKey and valueForKey?...


objective-ccocoakey-value-coding

Read More
How to get rid of the 'undeclared selector' warning...


objective-cselectorcategories

Read More
How to calculate UILabel width based on text length?...


iosobjective-cswiftuikituilabel

Read More
Hide separator line on one UITableViewCell...


iosobjective-cuitableviewcocoa-touchseparator

Read More
@class vs. #import...


objective-ccocoacocoa-touch

Read More
BackNext