/ Published in: iPhone
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
self.navigationItem.leftBarButtonItem = [[[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemCancel target:self action:@selector(cancelEdit:)] autorelease];
URL: http://stackoverflow.com/questions/565989/adding-left-button-to-uinavigationbar-iphone
Comments
 Subscribe to comments
                    Subscribe to comments
                
                