Objective-C Code Snippets

Title User Tags Description Date
Adding UITextField inUI AlertView Aditya_kamble alertview textfield Adding UITextfield in UIAlertview 2013-04-27
Google Map Finder Code Normtronics Objective-C Google Map Finder 2013-01-25
cv::Mat from data ronslos NsData convert cvMat data image ios openCV after receiving an image over BT connection convert it to openCV style (cv::Mat) 2012-11-28
NSdata from cv::Mat ronslos NSData convert cv::Mat data image opencv this function converts the image from openCV style to a bitstream with NSMutableData type in prepara... 2012-11-28
load cvMat ronslos cvmat ios load opencv userdefaults this function loads a cvMat from the NSUserDefaults according to it's tag 2012-11-28
Store CVMat ronslos cvmat ios opencv userDefaults This Function stores a CVMat in NSUserDefaults 2012-11-28
convert ISO 8601 date format in national date format ea 8601 ISO c date format objective objective-c convert ISO 8601 date format in national date format and back 2012-10-24
Horizontale Tabelle raegtime 90 Gedreht Grad Tabelle Table horizontal horizontale Horizontale Tabelle 2012-10-23
Creating NSTimeZone with name Aemgtz Obj-C Objective-C iOS iPhone This code demonstrate how to create NSTimeZone object with difference country name . 2012-08-27
Creating a navigation controller programmatically zopebie UINavigationController When creating a navigation controller, you must do the following: 1. Create the root view control... 2012-08-21