Xcode

Xcode Apple development environment

Convert NSString to int

Tags:
Example code how to convert NSString to int and how to convert int to NSString.

How to remove duplicate records / objects from NSArray

Example code how to remove duplicate records / objects from NSArray and return a NSMutableArray with a unique record set.

How to get control class type from object using controlTextDidChange

Tags:
Example code how to catch the active control id class while entering text using controlTextDidChange and isKindOfClass
Syndicate content