Is there anyway possible to set the clearButtonMode for a UITextField in Interface Builder? Is this only possible to do code? I do not see it as an option in the UITextField attributes panel.
            Asked
            
        
        
            Active
            
        
            Viewed 2,826 times
        
    1 Answers
2
            
            
        There is no way to do it in Interface Builder (as of the 2.2 SDK)
See Adding the "Clear" Button to an iPhone UITextField
UPDATE: As of the latest version of XCode/SDK this property is now supported in IB.
 
    
    
        Community
        
- 1
- 1
 
    
    
        Kristopher Johnson
        
- 81,409
- 55
- 245
- 302
