Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ios

how to handle key events in iphone

Proper way to determine UITableViewCell width for grouped custom cells?

Facebook iOs sdk iphone : Call from multiple viewcontroller

facebook ios

Parsing JSON dictionary / array

Animating UIView while pushing a UINavigationController

Showing EULA when app starts and quiting if user doesn't accept it

ios eula

Objective C threads and GUI updates problem

Understanding method returning BOOL by using !=

AVAudioPlayer - Displaying a countdown timer on a UILabel

Is setting a property to nil same as releasing the property?

What caused this iPhone crash log?

iphone objective-c ios

Is Titanium bugfree? and is it equally compatible for developing iOS apps as XCode and Objective-c?

iphone ios titanium

detecting when user starts video recording

iphone development: verify the certificate information from a https url

UITableView does not bounce/scroll after UISearchBar is added to view

ios uitableview uisearchbar

in IB how do I get a subview to stay at the same size as it's parent when I resize the parent?

Push Notification delegate call backs are not getting called

whats the different among Cocos2d's touch locationInView, covertToGL, and convertToNodeSpace?

iphone ios cocos2d-iphone

iOS : 2 Buttons both call the same view controller. How do I find which one was clicked?

Why UIButton does not require to alloc and init?

iphone ios xcode ipad