/ Published in: Objective C
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
NSSortDescriptor *desc = [[NSSortDescriptor alloc] initWithKey:nil ascending:YES selector:@selector(localizedCompare:)];
[desc release];
URL: http://www.mail-archive.com/[email protected]/msg09385.html
Comments
 Subscribe to comments
                    Subscribe to comments
                
                