Xcode Apple development environment
|
Example code how to convert NSString to int and how to convert int to NSString. |
|
Example code how to remove duplicate records / objects from NSArray and return a NSMutableArray with a unique record set. |
| Example code how to catch the active control id class while entering text using controlTextDidChange and isKindOfClass |